C Basics

The correct value to return to the operating system upon the successful completion of a program is 0.

The only function all C programs must contain is main().

To signal the beginning and end of code blocks { } are used.

The punctuation that ends most lines of C code is ;

Page tags: needs_example
page_revision: 0, last_edited: 1206019737|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.