BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kre_debug - prints a DFA for debug purposes
LIBRARY CALL
void kre_debug( char *s, kfile *out)
INPUT
s
- the pattern to be debugged
out
- output kfile pointer to write to. It defaults kstdout if out is NULL
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
Prints a dfa to kstdout for debugging purposes.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
Integrated into Khoros 2.0 (MY) 7/93
FILES
$BOOTSTRAP/objects/library/kutils/src/regex.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.