Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getenv.bsd(3) — Domain/IX SR9.2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

execve(2)

GETENV(3)

NAME

getenv − value for environment name

USAGE

char *getenv(name)
char *name;

DESCRIPTION

Getenv searches the environment list for a string of the form name=value and returns a pointer to the string value if such a string is present, otherwise getenv returns the value zero (NULL). 

RELATED INFORMATION

execve(2)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026