This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bug: unsetenv should return int, not void


http://www.opengroup.org/onlinepubs/009695399/functions/unsetenv.html
#include <stdlib.h>
int unsetenv(const char *name);
-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
http://www.dhimmi.com/ http://www.jihadwatch.org/ http://truepeace.org
http://www.savegushkatif.org http://ffii.org/ http://www.mideasttruth.com/
In C you can make mistakes, while in C++ you can also inherit them!

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]