POP_SPRINTF


POP_SPRINTF

Pops a string off the stack. The string must have been previously pushed on the stack by the PUSH_SPRINTF macro. The address of the string is not longer valid and must not be used.

See also PUSH_SPRINTF