native cod_sql_string(const source[], dest[], length);
source | Raw SQL string to prepare |
dest | Buffer to copy safe SQL string to |
lenth | Maximum buffer size |
Prepare safe SQL string for query.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.