Skip to content

aleonal/CA-P1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s18arch-project1

Project 1 for Computer Architecture 1

Update 1.0

  • llist.c and llist.h are closely related to the files provided through the "linked list demo".
  • Added ability to delete single node from linked list.

Update 2.0

  • Fixed llist.c and llist.h to implement linked lists correctly.
  • Added file reader for the program.
  • Tested the program with test file "employee_database.txt"

Update 3.0

  • Fixed bugs, other than the program not being able to take non-integer input.

Notes

About

Employee Database Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages