Content-type: text/html
Manpage of TRACE_CLOSE
TRACE_CLOSE
Section: C Library Functions (3) Updated: Feb 10, 1992 Return to Library's README
NAME
Trace_Close -- close a trace file
SYNOPSIS
int Trace_Close(fp)
FILE *fp;
DESCRIPTION
Trace_Close closes the trace file and deletes the data structures
associated with it.
DIAGNOSTICS
Returns TRACE_FILERECORDNOTFOUND if fp is not an open trace.
Otherwise, returns TRACE_SUCCESS.
SEE ALSO
Trace_Open
AUTHOR
Lily B. Mummert
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- DIAGNOSTICS
-
- SEE ALSO
-
- AUTHOR
-
This document was created on
Time: 05:25:52 GMT, October 10, 1998