Notes: C and Software Tools

Jan. 1, 2023

This class focuses on the C99 standard.

	ssh [unity_id]@remote.eos.ncsu.edu	# To access Common Platform, used for grading
	gcc -Wall -std=c99	# To compile

Week 1 (01/09, 01/11)