Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getenv(S) — Xenix 2.3.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sh(C)

exec(S)



     GETENV(S)                XENIX System V                 GETENV(S)



     Name
          getenv - Gets value for environment name.

     Syntax
          char *getenv (name)
          char *name;

     Description
          getenv searches the environment list (see environ(M)) for a
          string of the form name=value and returns pointer to the
          value if such a string is present. Otherwise a NULL pointer
          is returned.

     See Also
          sh(C), exec(S)








































     Page 1                                           (printed 8/7/87)



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