*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> getenv (3c)              
Title
Content
Arch
Section
 

Contents


getenv(3C)							    getenv(3C)


NAME    [Toc]    [Back]

     getenv - return value for environment name

SYNOPSIS    [Toc]    [Back]

     #include <stdlib.h>

     char *getenv (const char *name);

DESCRIPTION    [Toc]    [Back]

     getenv searches the environment list [see environ(5)] for a string	of the
     form name<b>=value and, if the string	is present, returns a pointer to the
     value in the current environment.	Otherwise, it returns a	null pointer.

SEE ALSO    [Toc]    [Back]

      
      
     exec(2), putenv(3C), environ(5).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
getenv Tru64 Return the value of an environment variable
glgettexenv IRIX return texture environment parameters
glGetTexEnviv Tru64 return texture environment parameters
glGetTexEnvfv Tru64 return texture environment parameters
glGetTexEnv Tru64 return texture environment parameters
env IRIX set environment for command execution, print environment
printenv Tru64 Displays or sets the current environment, or displays the values of environment variables
env Tru64 Displays or sets the current environment, or displays the values of environment variables
environ HP-UX user environment
window FreeBSD window environment
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service