28.06.2017, 22:37
How can i use the symbol @ on macros that has parameters?
Example: #define macro(@0, @1).
I just know how to use the symbol % on macros with parameters.
Example: #define macro(@0, @1).
I just know how to use the symbol % on macros with parameters.