Download below code as ZIP file: stacks.c

Input a string and integers, return a string and integers reversed

Input integers, return integers reversed

Input a string, return a string reversed



Download below code as ZIP file: linkedLists.c

Linked List generating random numbers

Linked List from input



UNIX scripts: unix.zip

Bash script w/user friendly menu

Coding C in UNIX

UNIX scripting in color
Download below code as ZIP file: sortArray.c

Sort an Array



Download below code as ZIP file: drawings.c

Mickey Mouse

Mona Lisa
Download below code as ZIP file: structs.c

Elapsed time using Structs
Download below code as ZIP file: inventory.c

Inventory Program