|
VMS Help CRTL, unsetenv *Conan The Librarian |
Deletes all instances of the environment variable name from the
environment list.
Format
#include <stdlib.h>
void unsetenv (const char *name);
Additional Information (explode) :
|
|