Parses an SMC file.
SMCError ParseFile(const char[] file, int& line, int& col)
A string containing the file path.
An optional variable to store the last line number read.
An optional variable to store the last column number read.
An SMCParseError result.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.