Skip to content

lymaii/recitation4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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

Iteration and Data Hiding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.0%
  • Makefile 5.0%