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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/28/04 16:08
Read: times


 
#78307 - Preprocessor
Responding to: ???'s previous message
Juan Carlos said:
If I choose not to include .h in the Home.c then it compiles fine.

There is a clue there, eh? - So where do you think the error lies?

Recall that file inclusion (#include) is handled by the preprocessor - so take a look at Andy's Handy Hint for Debugging Preprocessor Problems:
http://www.8052.com/forum/read.phtml?id=29152

List of 11 messages in thread
TopicAuthorDate
C Programming Question            01/01/70 00:00      
   RE: C Programming Question            01/01/70 00:00      
   What error??            01/01/70 00:00      
   Preprocessor            01/01/70 00:00      
   RE: guessing            01/01/70 00:00      
   RE: C Programming Question            01/01/70 00:00      
      RE: C Programming Question            01/01/70 00:00      
         You have a Problem!            01/01/70 00:00      
            RE: You have a Problem!            01/01/70 00:00      
               RE: You have a Problem!            01/01/70 00:00      
   RE: C Programming Question            01/01/70 00:00      

Back to Subject List