Archived
1
Commit Graph

6 Commits

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