Skip to content

EmmaLi1/recitation-4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recitation Exercise #4

In this recitation exercise, you'll explore how to support iterating through the collection of elements stored in a data structure without exposing the inner implementation details of that data structure. You can compile this code using the provided makefile:

make

Note however, that the code as it's currently written will generate errors when compiled.

About

Broken linked list code for recitation exercise #4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 95.0%
  • Makefile 5.0%