Archived
1
Commit Graph

9 Commits

Author SHA1 Message Date
560ac1e59f Added list pointer printing function 2020-01-30 07:48:20 +01:00
b22a0977aa Implemented Writing Files
Implemented Writing Files with user-inputed path. Or something like this. idk
2020-01-23 15:16:56 +01:00
467e308cb6 Added CSV deserialization for demo project 2020-01-23 15:01:17 +01:00
6c4fb1ef14 Separated book struct into separate header 2020-01-23 14:11:20 +01:00
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
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
3774feff77 Project Configuration
disabled precompiled header usage in implementation, disabled security warning
2020-01-23 13:20:19 +01:00
b3fb5dac93 Added linked list implementation and demo project 2020-01-23 13:08:54 +01:00
9a90e2ff87
Initial commit 2020-01-23 10:16:35 +01:00