Lecture 12 Outline (October 21, 2015)
Reading
:
text
§8.1–8.3
Greetings and felicitations!
Midterm is moved to Friday, October 30, 2015
Sample midterm and study guide will be available later today
Robust programming
What it means
Simple example: buffer overflow
bufov.c
C arrays and strings
Arrays as parameters, arguments to functions
Examples:
printfile1.c
,
printfile2.c
,
strcpy.c
You can also obtain a PDF version of this.
Version of October 21, 2015 at 12:03PM