DATASERV (kapputils) functions


LIBRARY ROUTINE

kcall_analyze - analyze the source code text and print appropriate error messages.

LIBRARY CALL

void kcall_analyze(char *lib, char *rtn, char *code)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if successful, FALSE if a failure occurs.

DESCRIPTION

analyze the source code text and print appropriate error messages (i.e. related to the text). This code is used internally by the KCALL macro, but may find other uses as well. Note that it is assumed that an error has occured while executing the source code.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

Restrictions on data or input as applicable

MODIFICATION

none

FILES

$DATASERV/objects/library/kapputils/src/utilities.c

SEE ALSO

kapputils(3)

COPYRIGHT

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