Currently At: Programming Reference > C Reference > Other standard C functions > getenv()

getenv()


Syntax:
#include <stdlib.h>
char *getenv( const char *name );


Description:
The function getenv() returns environmental information associated with name, and is very implementation dependent. NULL is returned if no information about name is available.

Related Topics:
system()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions