C - Lab 2

Topics

Lecture Notes:  C (pdf)  .

Links to Files that will be used in this Lab and Homework:  

Reading Assignment:   C lecture notes (pdf file above).  Complete the sections on file handling, pointers, dynamic memory allocation, and cross compiling.

Goal of Readings: To understand how to deal with files in a C program.  To gain basic understanding of pointers and their uses.

Homework Assignments:  

-end-