Content-type: text/html Manpage of TRACE_OPEN

TRACE_OPEN

Section: C Library Functions (3)     Updated: Feb 10, 1992    Return to Library's README

NAME

Trace_Open -- open a trace file

SYNOPSIS

FILE *Trace_Open(filename)
char *filename;

DESCRIPTION

Trace_Open opens the file filename, reads the file preamble, and returns a file pointer to the trace file. Trace files are always opened read-only.

DIAGNOSTICS

Trace_Open returns NULL if filename cannot be accessed, the preamble can't be read, or the associated internal data structures for the trace cannot be initialized.

SEE ALSO

Trace_Close, Trace_Info

AUTHOR

Lily B. Mummert


Index

NAME
SYNOPSIS
DESCRIPTION
DIAGNOSTICS
SEE ALSO
AUTHOR

This document was created on Time: 05:25:53 GMT, October 10, 1998