Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ v10.0 : C library - these functions deal with process identification, process groups, system http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
These functions deal with process identification, process groups, system
identification, system time, environment variables, and terminal
identification.  The following functions are defined:

_bgetcmd
    get command line

clearenv
    delete environment variables

getcmd
    get command line

getpid
    return process ID of calling process

getenv
    get environment variable value

isatty
    determine if file descriptor associated with a terminal

putenv
    add, change or delete environment variable

_searchenv
    search for a file in list of directories

setenv
    add, change or delete environment variable

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson