next Comments
up How to Program the AVR with avr-gcc and AVRLib
previous Anatomy of a C program for AVR


C syntax

This is a very basic overview of the essential parts of the C language that are frequently encountered when writing simple programs for the AVR. It is obviously impossible to thoroughly cover the C language in a few pages, but this should provide a brief explanation of most things that will be encountered in demo programs. If you know C, you can skip this section. For a better reference, see Kernighan, B.W. and D. M. Richie (1988) The C Programming Language. Prentice Hall.



Subsections
next Comments
up How to Program the AVR with avr-gcc and AVRLib
previous Anatomy of a C program for AVR

Copyright © 2004-07-05
Center for Computer Research in Music and Acoustics (CCRMA),   Stanford University