Computer Systems CS 3650

Lab

Readings (Do Before Class)


Slides (Look at During Class)

In-Class Activity or Lab (After the Lecture)

  • (lab day) Do a 'git pull'

Code

Listing
File
Notes
1 memory.c Example of allocating memory
2 memor2y.c Example of expanding a dynamic array
3 readfile.c Reads in integer data from a file called data.txt
3 node_t.c Example of creating a node_t on the heap

Audio Recording

Audio Recordings are posted after class. Occasionally technical errors happen, but I do my best to post recordings as soon as possible.

Additional Resources

Please look over these curated links.