kske
/
linked-list
Archived
1
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Kai S. K. Engelbart a95ee7387b Added search function 2020-01-30 08:28:13 +01:00
Kai S. K. Engelbart 560ac1e59f Added list pointer printing function 2020-01-30 07:48:20 +01:00
ertz4 b22a0977aa Implemented Writing Files
Implemented Writing Files with user-inputed path. Or something like this. idk
2020-01-23 15:16:56 +01:00
ertz4 467e308cb6 Added CSV deserialization for demo project 2020-01-23 15:01:17 +01:00
Kai S. K. Engelbart 6c4fb1ef14 Separated book struct into separate header 2020-01-23 14:11:20 +01:00
ertz4 55977d065a Removing of Elements
Added funtions to remove specific elements and to look at a certain magical index
2020-01-23 14:03:38 +01:00
ertz4 0c80e3372f Filling + Printing Lists enabled
Added options for pushing, appending, inserting elements and for printing lists;
Added MenuLib Dependency
2020-01-23 13:57:15 +01:00
ertz4 3774feff77 Project Configuration
disabled precompiled header usage in implementation, disabled security warning
2020-01-23 13:20:19 +01:00
Kai S. K. Engelbart b3fb5dac93 Added linked list implementation and demo project 2020-01-23 13:08:54 +01:00
Kai S. K. Engelbart 9a90e2ff87
Initial commit 2020-01-23 10:16:35 +01:00