home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / ftn / getenv.z / getenv
Encoding:
Text File  |  2002-10-03  |  839 b   |  24 lines

  1. GETENV(3F)                                            Last changed: 10-2-98
  2.  
  3.  
  4. NNAAMMEE
  5.      ggeetteennvv - get value of environment variable
  6.  
  7. SSYYNNOOPPSSIISS
  8.      ssuubbrroouuttiinnee ggeetteennvv ((_e_n_a_m_e,, _e_v_a_l_u_e))
  9.      cchhaarraacctteerr **((**)) _e_n_a_m_e,, _e_v_a_l_u_e
  10.  
  11. IIMMPPLLEEMMEENNTTAATTIIOONN
  12.      IRIX systems
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      ggeetteennvv returns the character-string value of the environment variable
  16.      represented by its first argument into the character variable of its
  17.      second argument.  If no such environment variable exists, all blanks
  18.      will be returned.
  19.  
  20. SSEEEE AALLSSOO
  21.      ggeetteennvv(3C), eennvviirroonn(5)
  22.  
  23.      This man page is available only online.
  24.