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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/31/09 13:21
Read: times


 
#164060 - Embedded C Book
Responding to: ???'s previous message
If you know C, then the best "embedded C" book will be the manual that comes with the compiler you use. It will explain which C commands are available ([i]usually[/i] they follow K&R), and which (if any) extensions they implement. The compiler I use here at work has extensions such as BASEPAGE and loop(n). These are specific to the compiler I use, others will NOT have these additions.

Good Luck,
--Rich


List of 3 messages in thread
TopicAuthorDate
Embedded C Book            01/01/70 00:00      
   Embedded C Book            01/01/70 00:00      
   Duplicate thread            01/01/70 00:00      

Back to Subject List