C Recap for Pintos

A short recap of the C programming language with a Pintos perspective as a memory refresher. We go over topics such as preprocessor directives, pointers and linked list structure in Pintos.

September 25, 2020 · 1 min