Ungraded classwork
Free the memory in your delete_digit
function from Wednesday’s classwork. You can check your work using valgrind
, though note that you’ll need to delete all of the nodes to free all of the memory!
Or, work on one of the current assignments.