#include <nitro/prc.h> void PRC_Init(void);
Initializes the pattern recognition API. Call this before calling any other PRC_*.
PRC_*
None
PRC_InitPrototypeDB*, PRC_InitInputPattern*, PRC_GetRecognizedEntry*
06/23/2004 Initial Version