Commit Graph

  • c0ec87fd17 Updating cmake version main phoenix 2026-07-03 00:54:42 -04:00
  • 93d516c2d9 Added functionality to retrieve element from a list with the index master kdeng00 2019-07-25 21:12:28 -04:00
  • fed1c1a091 Added functionality to get the size of the list amazing-username 2019-07-24 22:00:17 -04:00
  • 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 amazing-username 2019-07-23 21:07:50 -04:00
  • 729f87fee0 added function to free list, added function pointer for the use of traversing the list data, and code cleanup amazing-username 2019-07-22 21:58:03 -04:00
  • 1867267b06 Initial commit. Able to add int to the beginning and end of the list, as well as traverse the list. amazing-username 2019-07-19 00:33:27 -04:00