This topic has not yet been rated - Rate this topic

push_macro

#pragma push_macro("macro_name")

Saves the value of the macro_name macro on the top of the stack for this macro. You can retrieve the value for macro_name with pop_macro.

See pop_macro for a sample.

See Also

Pragma Directives

Did you find this helpful?
(1500 characters remaining)