archandatta/Library-Program
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Purpose: Create a singly linked list which prompts user for data and sorts and copies using different methods Source File: Library.c Compilation Command: gcc -Wall -o Library -std=c99 Library.c Launching and Operation: ./Library