native dbg_fmt_error(buffer[], maxLength);
buffer | Buffer to copy error message to |
maxLength | Maximum buffer size |
Retrieves the formatted error string from a trace.
The string format is generally: "Run time error <errno>: <description>"
1 on success, 0 if no trace data is available
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.