Week 10
Week of 10/30

Unit 2

  In Class Homework
Mon Start Unit 2  
Tue    
Wed Sorting and Recursion  
Thu More recursion struct Homework
Fri Merge Sort  

learn more by looking for answer than finding it

struct Homework

  • Come up with sample structs they might use to store information. Then, write a program that populates and prints out these sample structs.
  • Put this program in your practice folder and call it struct.c