Skip to content

iliaskessaris/stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages