Due 11:59pm prior to your lab section.
Welcome to week 5! The focus of this week's assignment is strings, dynamic memory allocation, command-line arguments, and structs. Don't worry if you don't feel like you fully understand pointers yet. Many students require a month to fully understand them. We will gradually exercise your knowledge with increasingly challenging problems.

Pre-lab: Pre-readings and questions.

Must complete pre-lab before lab section. Bring print out.

Warm-up: arrays, pointers, strings

HW 4: Dynamic String Library