C99 Tutorial
06 November 2012
Part 11 - Word-length histogram I
Topics covered
Array applications
Counting word lengths
Modifying a program to perform a new task
Read more »
04 November 2012
Part 10 - Arrays
Topics Covered:
Arrays
Counting digits
Comparing characters numerically
Read more »
Part 9 - Counting words in the input
Topics Covered:
Counting words
The bool type and stdbool.h
More about the PATH variable
Read more »
02 November 2012
Part 8 - Character processing
Topics Covered:
Character processing using getchar() and putchar()
Counting blanks, tabs and newlines
Compressing multiple blanks into one
Read more »
30 October 2012
Part 7 - Counting newlines and other characters
Topics covered:
Counting newlines
Undefined values
Numeric values of characters
Read more »
28 October 2012
Part 6 - While and For Loops
Topics Covered:
While loops
Loop conditions and "forever" loops
The "for" loop
Read more »
Part 5 - Assignments, Expressions and Function Calls
Topics Covered:
Combining assignments, expressions and function calls
Integer types: 16-bit and 32-bit
Counting characters in the input stream
Read more »
Older Posts
Home
Subscribe to:
Posts (Atom)