How to redefine #define in c?

Asked by Karen

Report
in progress 67
6 Answers 175 views

Leave a reply to Karen : redefine #define in c


Answers ( 6 )

  1. Explanation #define directives. The #define directives define the identifier as macro, that is instruct the compiler to replace all successive occurrences of
    Read More

    Ratings : 16 %   

      
  2. A searchable archive of contemporary American slang, listed in alphabetical order. Allows its users to create definitions for slang words and phrases and submit them
    Read More

    Ratings : 24 %   

      
  3. lorenzo June 25, 2009 at 06:46 >> If you compile code that does something like â ((bitfield_t) { {.bit31 = TRUE } }).rawâ with GCC in C++ mode, it fails.
    Read More

    Ratings : 9 %   

      
  4. Is it better to use static const vars than #define preprocessor? Or maybe it depends on the context? What are advantages/disadvantages for each method?
    Read More

    Ratings : 66 %   

      
  5. Did you make sure your it is Monster.cpp and not Monster.c? main.cpp
    Read More

    Ratings : 74 %