CS152 S16 Week 6
Home
Lectures
Assigns
Exams
Franklin
Advising
Due Wednesday, May 11th, 11:59pm
Welcome to week 6! The focus of this week's assignment is trees, trees, and more trees.
Warm-up
HW 6
Useful Links
Syllabus
Class Schedule
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)