February 2013
Intermediate to advanced
538 pages
20h 55m
English
putenv
bool putenv(string setting)Sets an environment variable using
setting, which is typically in the form
name =
value. Returns true if successful and false if not.
Read now
Unlock full access