![]() |
|||||
|
#include <unixem/unixem.h>
#include <stddef.h>
#include <sys/types.h>
Go to the source code of this file.
Functions | |
int | setenv (char const *name, char const *value, int bOverwrite) |
Inserts or resets the value of an environment variable. | |
void | unsetenv (char const *name) |
Deletes the named environment variable, if it exists. |
|
UNIX Emulation for Win32 Libraries documentation © Synesis Software Pty Ltd, 2002-2007 |