

#include <nitro/prc.h>
void PRC_Clear( PRCStrokes* strokes );
| strokes | Pointer to the input stroke structure. |
None.
Returns strokes to the clear state that immediately follows a call to the PRC_InitStrokes function.
PRC_InitStrokes, PRC_AppendPoint, PRC_AppendPenUpMarker, PRC_IsFull, PRC_IsEmpty
2004/06/23 Initial version.
CONFIDENTIAL