KVIrc  4.9.2
DeveloperAPIs
Namespaces | Functions
KviEnvironment.h File Reference

Environment function wrappers. More...

#include "kvi_settings.h"
#include <stdlib.h>

Go to the source code of this file.

Namespaces

 KviEnvironment
 

Functions

char * KviEnvironment::getVariable (const char *name)
 Gets environment variable. More...
 
bool KviEnvironment::setVariable (const char *name, const char *value)
 Sets environment variable. More...
 
void KviEnvironment::unsetVariable (const char *name)
 Unsets environment variable. More...
 

Detailed Description

Environment function wrappers.

Author
Szymon Stefanek