bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Windows Build Issue: function getpass prototype needed


From: Conrad T. Pino
Subject: Windows Build Issue: function getpass prototype needed
Date: Tue, 11 May 2004 15:14:10 -0700

Hi All,

Function "getpass" is defined in "windows-NT\woe32.c"
but there is no prototype available when compiling file
"src/login.c".

The prototype needed is:

   extern char * getpass( const char * );

I'd like some input as to the best place to put it.

Best regards,

Conrad Pino





reply via email to

[Prev in Thread] Current Thread [Next in Thread]