htalogo2.gif

Structured C Coding Workshop - Course Objectives

On successful completion of this course, the student, with the aid of the appropriate reference materials, should be able to:

  1. Describe the basic elements of the C language.
  2. Code C programs that handle sequential processing of files using fopen, fread, fwrite, and fclose functions.
  3. Use the program modularization facilities of the C language.
  4. Use stream I/O functions, including scanf and printf.
  5. Code C programs that handle arrays and pointers.
  6. Understand and use the facilities of the C compiler.

 

 

 

These Materials © Copyright 2013 by Hunter Cobb

Materials version: V4.x

 

Topical Outline
Course Description
C/C++ curriculum
Home page