next up previous contents index
Next: dtPostAmbleLocation Up: Operations Previous: dtAppendPostAmble

dtInsertPostAmble

   

Adds a buffer to the trace object dtobj, which is flushed to the end of the file when dtClose() is called. Assumes that the buffer has been preallocated. The buffer is placed at the beginning of the postamble list.

XkReturn dtInsertPostAmble(dt *dtobj, char *buffer, int size)



Larry Peterson
Wed Jan 10 10:40:08 MST 1996