Recitation notes for cs3157, the C systems programming course with a narrative
Role in this project:
Back-end Developer Contributions:85 commits, 4 PRs, 16 pushes in 2 years 2 months
Contributions summary:Chris's contributions center around C programming, specifically focusing on memory management and pointer usage. They implemented and modified a C program (`pointerfun.c`) to demonstrate various pointer concepts, including local and heap variables, function pointers, and memory addresses. Further contributions involved exploring memory leaks and invalid write scenarios with related code examples. The user also created a simple shell implementation (`jsh.c`) to understand system processes and commands.
notesrecitationsystems-programmingprogramming-course
Contributions:4 commits in 3 months
notesrecitation