phoenix
|
c0ec87fd17
|
Updating cmake version
|
2026-07-03 00:54:42 -04:00 |
|
kdeng00
|
93d516c2d9
|
Added functionality to retrieve element from a list with the index
|
2019-07-25 21:12:28 -04:00 |
|
amazing-username
|
fed1c1a091
|
Added functionality to get the size of the list
|
2019-07-24 22:00:17 -04:00 |
|
amazing-username
|
d96758277a
|
Made the list implementation more generic to hold various types, includung structs. Updated traversing function that accepts a function pointer that contains the logic to print element in the list
|
2019-07-23 21:07:50 -04:00 |
|
amazing-username
|
729f87fee0
|
added function to free list, added function pointer for the use of traversing the list data, and code cleanup
|
2019-07-22 21:58:03 -04:00 |
|
amazing-username
|
1867267b06
|
Initial commit. Able to add int to the beginning and end of the list, as well as traverse the list.
|
2019-07-19 00:33:27 -04:00 |
|