C #pragmaThe #pragma preprocessor directive is used to provide additional information to the compiler. The #pragma directive is used by the compiler to offer machine or operating-system feature. Syntax: Different compilers can provide different usage of #pragma directive. The turbo C++ compiler supports following #pragma directives. Let's see a simple example to use #pragma preprocessor directive. Output: I am in func I am in main I am in func
Next TopicCommand Line Arguments in C
|
JavaTpoint offers too many high quality services. Mail us on h[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