0 Forks
0 Stars
0 Watchers

ListDataStructure

Lists in cpp with multiple methods such as prepend for LIFO lists, append for FIFO lists, a show method that displays the list and it's used to overflow the "<<" operator, among others.

How to download and setup ListDataStructure

Open terminal and run command
git clone https://github.com/jorgeabrahan/ListDataStructure.git
git clone is used to create a copy or clone of ListDataStructure repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ListDataStructure https://github.com/jorgeabrahan/ListDataStructure/archive/master.zip

Or simply clone ListDataStructure with SSH
[email protected]:jorgeabrahan/ListDataStructure.git

If you have some problems with ListDataStructure

You may open issue on ListDataStructure support forum (system) here: https://github.com/jorgeabrahan/ListDataStructure/issues