Query: getenv
OS: v7
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GETENV(3) Library Functions Manual GETENV(3)NAMEgetenv - value for environment nameSYNOPSISchar *getenv(name) char *name;DESCRIPTIONGetenv searches the environment list (see environ(5)) for a string of the form name=value and returns value if such a string is present, otherwise 0 (NULL).SEE ALSOenviron(5), exec(2) GETENV(3)
Related Man Pages |
---|
getenv(3) - linux |
getenv(3) - suse |
getenv(3c) - hpux |
getenv(3c) - sunos |
getenv(3) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
getenv(3c) |