C Preprocessor DirectivesThe C preprocessor is a micro processor that is used by compiler to transform your code before compilation. It is called micro preprocessor because it allows us to add macros. Note: Proprocessor direcives are executed before compilation.![]() All preprocessor directives starts with hash # symbol. Let's see a list of preprocessor directives.
What is MacroPlease visit next page.
Next TopicC Macros
|
JavaTpoint offers too many high quality services. Mail us on [email protected], to get more information about given services.
JavaTpoint offers college campus training on Core Java, Advance Java, .Net, Android, Hadoop, PHP, Web Technology and Python. Please mail your requirement at [email protected].
Duration: 1 week to 2 week