PUSHED_SPRINTF_LENGTH


PUSHED_SPRINTF_LENGTH Reg

Returns the length, in bytes, of the string most recently pushed on the stack. This macro is not valid if any other item has been pushed on the stack since the most recent string. This macro is not valid and must not be used if the string has already been popped off the stack.

Reg

Name of register that receives the string length.