| Course Description | |
| This course fills the gap between an introductory course in C and more advanced application programming. Students write many programs, concentrating on data structures and file I/O.
Course Length: 3 Days Course Tuition: $1190 (US) |
|
| Prerequisites | |
| Knowledge of C Programming. | |
| Course Outline |
|
The C Development Environment
The cc(1) Command
Basic and Derived Data Types in C
Function: Calling, Passing, and Returning Values
Standard I/O
Memory Allocation with malloc and calloc
Memory Organization and the Scope of Variables
Data Structures - Linked Lists |
