#include "CentumSharedCode.h"
Include dependency graph for CThingStack.cpp:
Functions | |
CENTUMSHAREDCODE_API void | ConvertSRefToBRef (StackObj *o) |
This function rearranges the internal structure of the StackObj so that it is a bare reference to a red instead of a named (string) reference. |
|
This function rearranges the internal structure of the StackObj so that it is a bare reference to a red instead of a named (string) reference. If the StackObj passed to this function is not a string reference no action is taken.
|