putenv man page on Xenix

Man page or keyword search:  
man Server   1130 pages
apropos Keyword Search (all sections)
Output format
Xenix logo
[printable version]



     PUTENV(S)		      XENIX System V		     PUTENV(S)

     Name
	  putenv - Changes or adds value to environment.

     Syntax
	  int putenv (string)
	  char *string;

     Description
	  string points to a string of the form ``name=value''.
	  putenv makes the value of the environment variable name
	  equal to value by altering an existing variable or creating
	  a new one.  In either case, the string pointed to by string
	  becomes part of the environment, so altering the string will
	  change the environment.  The space used by string is no
	  longer used once a new string-defining name is passed to
	  putenv.

     See Also
	  environ(M), exec(S), getenv(S), malloc(S)

     Diagnostics
	  putenv returns non-zero if it was unable to obtain enough
	  space via malloc for an expanded environment, otherwise
	  zero.

     Warnings
	  putenv manipulates the environment pointed to by environ,
	  and can be used in conjunction with getenv.  However, envp
	  (the third argument to main) is not changed.

	  This routine uses malloc(S) to enlarge the environment.

	  After putenv is called, environmental variables are not in
	  alphabetical order.

	  A potential error is to call putenv with an automatic
	  variable as the argument, then exit the calling function
	  while string is still part of the environment.

     Page 1					      (printed 8/7/87)

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Xenix

List of man pages available for Xenix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net