Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getenv(3C) — sys5 — Apollo

Media Vault

Software Library

Restoration Projects

Artifacts Sought



GETENV(3C)      DOMAIN/IX Reference Manual (SYS5)      GETENV(3C)



NAME
     getenv - return value for environment name

USAGE
     char *getenv (name)
     char *name;

DESCRIPTION
     Getenv searches the environment list (see environ(5)) for a
     string of the form name = value, and returns a pointer to
     the value in the current environment, if such a string is
     present.  Otherwise, getenv returns a NULL pointer.

RELATED INFORMATION
     exec(2), putenv(3C), environ(5)








































Printed 5/10/85                                          GETENV-1



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