ntuck@neu
3650
5335
Previous Semesters
Welcome
Fall 2020
CS3650 - Computer Systems
3650 notes
04 Syscalls and Structs
Structures
Structs
goats.c
rewrite with value goats
Stuff to mention:
Memory layout
Why copy string?
typedef struct because two namespaces
The difference between "." field access and "->" access.