Parses an SMC file.
SMCError SMC_ParseFile(Handle smc, const char[] file, int& line, int& col)
A Handle to an SMC Parse structure.
A string containing the file path.
An optional by reference cell to store the last line number read.
An optional by reference cell to store the last column number read.
An SMCParseError result.
Invalid or corrupt Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.