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


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

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