Introduction
In this lab, we will learn about the basic of system programming. This include the compliation steps, C project organization, Makefile, and other useful system tools.
The related code samples in lab can be found at: https://github.com/cuhk-csci3150-spring-2025/csci3150-lab/tree/master
By Calvin Kam (hckam@cse), Pengfei ZHANG (pfpeng@cse), modified by Yiyao MA (yyma23@cse.cuhk.edu.hk).
(acknowledgment: Dr. Wong Tsz Yeung)
Last updated
Was this helpful?