Changeset 701 for trunk/archive/pslib/include/psTrace.h
- Timestamp:
- May 14, 2004, 4:40:04 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psTrace.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psTrace.h
r601 r701 36 36 37 37 /** Set destination for tracing. */ 38 void psTraceSetDestination( const char *filename // Fileto write to38 void psTraceSetDestination(FILE *fp // Open file pointer to write to 39 39 ); 40 40
Note:
See TracChangeset
for help on using the changeset viewer.
