const SQChar * sq_objtostring(HSQOBJECT * po);
const SQChar * sq_objtostring(
)
return the string value of a raw object reference.
pointer to an object handler
If the object doesn't reference a string it returns NULL.
Submit feedback about this site to: