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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/30/05 19:44
Read: times


 
#103145 - Not about the compiler
Responding to: ???'s previous message
Mahesh Vyas said:
We are using SDCC for development of 8052 compatible systems. We are not clear despite reading SDCC manual , how to access the variables defined in master C file from another C file and later compile & link them seamlessly.

This is nothing to do with the compiler - this IMHO is a basic question about multi-file C programs. I suggest you read an introductory book on C.

Ian


List of 12 messages in thread
TopicAuthorDate
Using Multiple C files in SDCC            01/01/70 00:00      
   Not about the compiler            01/01/70 00:00      
   Nothing to do with SDCC            01/01/70 00:00      
   The joy of C            01/01/70 00:00      
      Sloppy terminology            01/01/70 00:00      
         Using Multiple C files in SDCC            01/01/70 00:00      
            Laziness            01/01/70 00:00      
            example            01/01/70 00:00      
   globals are generally bad ...            01/01/70 00:00      
      "Generally" being the important word!            01/01/70 00:00      
         re Globals            01/01/70 00:00      
      static            01/01/70 00:00      

Back to Subject List