![]() |
Home |
|
Function RTKTraceHeaderFunction RTKTraceHeader copies a heading for the trace dump to a string: char * RTKTraceHeader(char * Buffer); ParametersBufferShould point to a string of at least 100 characters length. return valuePoints behind the end of the heading. It may be passed to RTKDumpTrace to dump the trace buffer.
|