Question: Lab 1 - Writing your first C program. Please write a C program to implement a doubly linked list. If you look at the zipped
Lab 1 - Writing your first C program. Please write a C program to implement a doubly linked list. If you look at the zipped folder, you will see a list. h file, which will provide the functions that you need to define to implement a linked list in C. These functions should be defined in the list.c file, which is provided (but empty). Work with your group members to fill in these functions. Attached are the following: 1. Header file 2. Implementation file (empty) 3. Main file (empty)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
