Forum

Preprocessor Directives In C

This thread contains 1 reply, has 2 voices, and was last updated by Nitesh User Do not delete 5 years, 2 months ago.

  • Author Replies
    • #52897

      What Are Preprocessor Directives In C?


    • #52902

      C Preprocessor directives:

      Before a C program is compiled in a compiler, the source code is prepared by a program called preprocessor. This procedure is called preprocessing.

      Commands utilized in preprocessor are called preprocessor directives and they start with “#” symbol

      Preprocessing directives are lines in your program that begin with ‘#’. The ‘#’ is trailed by an identifier that is the directive name. For instance, ‘#define’ is the directive that defines a macro. Whitespace is likewise permitted when the ‘#’. A preprocessing directive can’t be more than one line in typical conditions. Some directive names require arguments.

      Some List of preprocessor directives :

      #include
      #define
      #undef
      #ifdef
      #ifndef
      #if
      #else
      #elif
      #endif
      #error
      #pragma

      The Preprocessor forms the source program before it is passed to the compiler. The features that preprocessor offers are known as Preprocessor Directives.


      Regards,
      Nitesh Bavishiya

Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha