1.1.12. scriba_PurgeReaderMemory()

[<<<] [>>>]

Call this function to release all memory that was allocated by the reader module. The memory data is needed so long as long the lexical analyzer has finished.

void scriba_PurgeReaderMemory(pSbProgram pProgram
);

[<<<] [>>>]