Available posts for << macros >> tag




Macros in C / Objective-C 06/27/2018

Macro is a quite different programming technique. Why do we need to use it nowadays? And what types of tasks could be solved using macros? And several real-world examples.

objective-c  c-preprocessor  macros