PRC_Clear

Syntax

#include <nitro/prc.h>

void PRC_Clear( PRCStrokes*  strokes );

Arguments

strokes Pointer to the input stroke structure.

Return Values

None.

Description

Returns strokes to the clear state that immediately follows a call to the PRC_InitStrokes function.

See Also

PRC_InitStrokes, PRC_AppendPoint, PRC_AppendPenUpMarker, PRC_IsFull, PRC_IsEmpty

Revision History

2004/06/23 Initial version.


CONFIDENTIAL