SQL_QuoteString Function

This function has no description.

bool SQL_QuoteString(Handle database, const char[] string, char[] buffer, int maxlength, int& written)

Parameters

Handle database
No description.
const char[] string
No description.
char[] buffer
No description.
int maxlength
No description.
int& written
No description.

Return Value

No description.