Date: Sun, 10 Sep 2000 22:40:42 -0700 From: "JJ Zhang" <jjzhang@gainsoft.net> To: <freebsd-questions@freebsd.org> Subject: Re: Crypt !! Message-ID: <013d01c01bb2$d377b420$150f2104@support00> References: <Pine.OSF.4.21.0009102230460.1755982-100000@shell.bpa.arizona.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
"man 3 crypt", it will tell you it need "unistd.h". ----- Original Message ----- From: "Hemanth K. Manda" <manda@BPA.Arizona.EDU> To: <freebsd-questions@freebsd.org> Sent: Sunday, September 10, 2000 10:35 PM Subject: Crypt !! > > > Hi, > > I am a newbie to unix and am facing a simple problem. I have a C program > which uses crypt() on my university account. It compiles and get executed > without a problem. However when I tried to compile the same on FreeBSD, it > gives an error indicating that the system cannot resolve crypt(). pwd.h is > the only header I have other than stdio.h . Is there anything I need to > add to my program in order to get it compiled. > > Thanks in advance, > Hemanth. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?013d01c01bb2$d377b420$150f2104>