Programming Projects in C
for students of
Engineering, Sciences and Mathematics
Rouben Rostamian
2014
Notes and errata
Page 34, Listing 6.1: In lines numbered 7, 10, 13, 16, and 19, every
gcc
should be
gcc -c
.
Programming Projects in C