-
Notifications
You must be signed in to change notification settings - Fork 0
iliaskessaris/stack
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project implements the stack data structure, using link list, and the basic operations like push, pop, read and print, that can be done on it. Furthermore when the program is executing builds the stack from the file StackFile.txt, if it exists, and before its termination stores stack's data in the file StackFile.txt, if it exists, otherwise it creates it.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published