This book is designed to be used as a quick introduction to C for programmers already familiar with Java.
Chapter 1. Introduction
Chapter 2. Passing Parameters to Functions
Chapter 3. Arrays
Chapter 4. Strings
Chapter 5. Structured Data Types
Chapter 6. File I/O and Multiple Source Files