List of functions in textparse_smc.inc

Function Description
SMC_CreateParser
Creates a new SMC parser.
This is used to set parse hooks.
SMC_DestroyParser
Disposes of an SMC parser.
SMC_ParseFile
Parses a config file.
SMC_SetParseStart
Sets the SMC_ParseStart function of a parse handle.
SMC_SetParseEnd
Sets the SMC_ParseEnd function of a parse handle.
SMC_SetReaders
Sets the three main reader functions.
SMC_SetRawLine
Sets a raw line reader on an text parser handle.
SMC_GetErrorString
Gets an error string for an SMCError code.