Reads a line from a text file.
bool ReadFileLine(Handle hndl, char[] buffer, int maxlength)
Handle to the file.
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.