Discussion Outline
Session 12
Current material
- ADT definitions
- ADT example
- Linked List implementation of a list ADT
- Unsorted Linked List
- Draw a linked list, show insertion & deletion
Project 5
- Command-line arguments and error checking is required
- Go over strtok and atoi, atol, atof