COHERENT help

This page displays the COHERENT help information for putenv.

Listing of available help pages


putenv() -- Add a string to the environment

#include <stdlib.h>
int putenv (envstring)
char *envstring;