Content-type: text/html
Manpage of TRACE_PRINTRECORD,TRACE_DUMPRECORD
TRACE_PRINTRECORD,TRACE_DUMPRECORD
Section: C Library Functions (3) Updated: Feb 10, 1992 Return to Library's README
NAME
Trace_PrintRecord,Trace_DumpRecord -- Print contents of trace record
SYNOPSIS
void Trace_PrintRecord(recPtr)
dfs_header_t *recPtr;
void Trace_DumpRecord(recPtr)
dfs_header_t *recPtr;
DESCRIPTION
These routines print the contents of a trace record recPtr to
standard output. Trace_PrintRecord prints a one-line summary of the
record. Trace_DumpRecord prints an exhaustive inventory of
everything in the record.
AUTHOR
Lily B. Mummert
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- AUTHOR
-
This document was created on
Time: 05:25:53 GMT, October 10, 1998