BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kprog_set_program - set the name of the program

LIBRARY CALL

int kprog_set_program(
   const char *program)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

Sets the name of the program. This is usually the basename of the first argument in the argv 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.