BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kprog_set_envp - set the number of environment variable parameters
LIBRARY CALL
int kprog_set_envp( char *envp[])
INPUT
none
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
Sets the number of environment variable parameters structure from the program envp structure.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/program.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.