DATASERV (kappserv) functions


LIBRARY ROUTINE

kpds_history_string - get the command line arguments

LIBRARY CALL

char *kpds_history_string(void)

INPUT

none

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

This function returns a string containing the command line arguments for the currently running program. The output of this program can be passed in directly as the argument for a kpds_set_attribute on the KPDS_HISTORY attribute.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

Returns a static string. Do not free this string

MODIFICATION

none

FILES

$DATASERV/include/kappserv/kpolymorphic.h

SEE ALSO

kappserv(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.