CS22880
Home
Lectures
Assigns
Exams
Franklin
Advising
This week, we will be thinking about manipulating circuits and implementing them on real-world devices
Useful Links
Lab file
Resources
vi:
intro
,
command list
Handy unix commands
Compiling with clang
Debugging with gdb
Reading input with fgets
Parsing input with strtok
Arrays vs Pointers vs Strings
Scripting tutorial
Debugger Info (lldb, gdb)