Reads a line of text from a file.
bool ReadLine(char[] buffer, int maxlength)
String buffer to hold the line.
Maximum size of string buffer.
True on success, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.