Pops a string value from a stack.
bool PopStackString(Handle stack, char[] buffer, int maxlength, int& written)
Stack Handle.
Buffer to store string.
Maximum size of the buffer.
True on success, false if the stack is empty.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.