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 13:36
Read: times


 
Msg Score: -2
 -2 Non-Specific question
#78293 - C Programming Question
Hi, I have a program which contains two name.c files. Each of these files need to share a name.h file. for Instance.

Main.c
Home.c
I need to include timeoff.h in each .c file but the Home.c does not accept that. I get an error and does not compiled. Why would that be?
If I choose not to include .h in the Home.c then it compiles fine.
Thanks!

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