Saturday 9 April 2011

Variables definitions

We create our first variable in the program. the assignment operator = is discovered. The printf function from the stdio.h header is succinctly explained, along with the %d format specifier. Three programs are used to edit our code: edit.com, notepad.exe, and Code::Blocks, just to clarify that any text editor will suffice.

No comments:

Post a Comment