Monday, May 24, 2010

About C programming?

I want to use getpass, but I get a linker error in dev-cpp...Can anyone help me? I think I need an extra database...I'm using stdio.h, stdlib.h, string.h, conio.h

About C programming?
According to the man page, you'll need to include unistd.h


No comments:

Post a Comment