Opening book details…
Can I read Function Pointers and Linked Lists in C on EtoBox?
Function Pointers and Linked Lists in C by Cuong Nguyen is a document available to read on EtoBox.
What is Function Pointers and Linked Lists in C about?
This document provides instructions for Lab Exercise 12, which involves function pointers and lists of lists. For part A, students can either create a program to sort an array of times using qsort, or implement an iterator for a linked list to read new characters into each node. For part B (bonus), students are asked to implement a matrix of characters using a linked list library, where each row represents a string. The main program provided tests this by adding three lists of characters -
- Author
- Cuong Nguyen
- Language
- EN