Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/22/04 01:05
Read: times


 
#70904 - Raja: Do you understand the preprocessor
Responding to: ???'s previous message
raja sekhar said:
I have to use any one of the header file in the two. while runtime.

I don't understand what you mean by that, but have you understood the fundamental issue here:

You cannot check run-time conditions in preprocessor directives!

Preprocessor expressions are evaluated at compile-time; they will not change at run time.

If you want the preprocessor to re-evalute expressions, you have to re-compile the source file.

List of 20 messages in thread
TopicAuthorDate
how to use to header files in one file            01/01/70 00:00      
   RE: how to use to header files in one file            01/01/70 00:00      
   RE: how to use to header files in one file            01/01/70 00:00      
      RE: how to use to header files in one file            01/01/70 00:00      
         RE: no sense whatsoever            01/01/70 00:00      
            RE: no sense whatsoever            01/01/70 00:00      
   Preprocessor!!            01/01/70 00:00      
   RE: how to use to header files in one fi            01/01/70 00:00      
      RE: how to use to header files in one fi            01/01/70 00:00      
         RE: how to use to header files in one fi            01/01/70 00:00      
            RE: how to use to header files in one fi            01/01/70 00:00      
         RE: how to use to header files in one fi            01/01/70 00:00      
      RE: how to use to header files in one fi            01/01/70 00:00      
         RE: how to use to header files in one fi            01/01/70 00:00      
            no, No, NO, NOOOOOOOOOOOOOO!!            01/01/70 00:00      
               RE: no, No, NO, NOOOOOOOOOOOOOO!!            01/01/70 00:00      
   what header files ???            01/01/70 00:00      
      RE: what header files ???            01/01/70 00:00      
         Raja: Do you understand the preprocessor            01/01/70 00:00      
            What the preprocessor does            01/01/70 00:00      

Back to Subject List