Archived
1
Commit Graph

7 Commits

Author SHA1 Message Date
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