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/09 07:45
Read: times


 
#169214 - Style
Responding to: ???'s previous message
Per Westermark said:
And also think about your coding style ... Learn one coding style and follow it ... Always writing the code according to an exact pattern will make it easier for you to speed-reading the code.

Absolutely!

I think it was Jack Ganssle who said that source code is as much about communicating the program's requirements to human readers (yourself, reviewers, future developers, maintainers, etc) as it is to the compiler!

There is loads of material available online about this - google terms like "style guide", "coding standard", etc...
eg, http://www.netrino.com/Embedded-...Embedded-C


List of 14 messages in thread
TopicAuthorDate
ADuC848: Trouble of reading all 10 ADC channels, pleas help!            01/01/70 00:00      
   Watchdog?            01/01/70 00:00      
      Yes, it's watchdog reset problem!            01/01/70 00:00      
      Style            01/01/70 00:00      
   IF-ELSE problem            01/01/70 00:00      
      Re: IF-ELSE problem            01/01/70 00:00      
         still rather clunky!            01/01/70 00:00      
            Re: still rather clunky!            01/01/70 00:00      
               read all 10 ADC channels at once            01/01/70 00:00      
                  Re: read all 10 ADC channels at once            01/01/70 00:00      
                     Refresh            01/01/70 00:00      
                        Re: Refresh            01/01/70 00:00      
                           That slow?            01/01/70 00:00      
                              Re: That slow?            01/01/70 00:00      

Back to Subject List