void and function pointer exercise

DESCRIPTION

Exercises working with generic singly-linked lists, and operations over them.

  • main.cpp contains the exercises
    • Make builds the exercises
  • solution.cpp contains solutions

SEE ALSO