Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getenv.f(3) — CLIX 3.1r7.6.28

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

getenv(3)

environ(4)



  getenv(3)                           CLIX                           getenv(3)



  NAME

    getenv - Returns an environment variable to calling FORTRAN program

  LIBRARY

    FORTRAN Library (libap_f.a)

  SYNOPSIS

    call getenv(~VARIABLE_NAME~,c)
    character*N c

  PARAMETERS

    c   An argument of type character.

  DESCRIPTION

    The getenv() function returns the character-string value of the
    environment variable represented by its first argument into the character
    variable of its second argument.  If no such environment variable exists,
    all blanks are returned.

  RELATED INFORMATION

    Functions:  getenv(3)

    Files:  environ(4)

























  2/94 - Intergraph Corporation                                              1




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