HelpPC 2.10
Quick Reference Utility
Copyright 1991 David Jurgens
int putenv( const char *envvar )
- prototype in stdlib.h
- adds string to environment
- DOS environment consists of strings of form envvar=varvalue,...
- returns 0 if OK
1 on failure
Esc or Alt-X to exit
putenv
Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann