#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 PRC_InitStrokes.
PRC_InitStrokes, PRC_AppendPoint, PRC_AppendPenUpMarker, PRC_IsFull, PRC_IsEmpty
06/23/2004 Initial Version
CONFIDENTIAL