This website requires JavaScript.
Explore
Help
Sign In
phoenix
/
klist
Watch
1
Star
0
Fork
0
You've already forked klist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d96758277ae4a9917bfc52b28a487cb2755c908d
klist
/
include
T
History
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
..
klist.h
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
types.h
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