CSCI 415/515 - Fall 2023
Systems Programming
Warm-up


The following are introductory materials to help get up-to-speed with systems development in C.

printf C arrays C structs Parsing Numbers Parsing Command-Line Options Reading a File Line-by-Line Make Linked Lists Memory Management