sgs_GetStringPtr(P) [functions]

char* sgs_GetStringPtr( sgs_Context* C, sgs_StkIdx item )

Return the string data pointer of the specified stack item.

char* sgs_GetStringPtrP( sgs_Context* C, sgs_Variable* var )

Return the string data pointer of the specified variable.