DESIGN (
xvlang
) functions
LIBRARY ROUTINE
xvl_get_logfile - opens log file specified by KHOROS_LOG
LIBRARY CALL
kfile *xvl_get_logfile(void)
INPUT
none
OUTPUT
none
RETURN VALUE
Open stream to log file on success, NULL if KHOROS_LOG is not set or if the file specified cannot be opened.
DESCRIPTION
Utility routine that opens the log file specified by KHOROS_LOG for echoing glyph execution
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/xvlang/src/utilities.c
SEE ALSO
xvlang(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.