Commit Graph

5 Commits

Author SHA1 Message Date
c9670fcfc2 safe array
add an extra pointer to the array to make pointer arithmetic possible
2023-11-05 09:33:24 +01:00
502814f50a safe array
Move structs back to header file
2023-11-04 20:28:34 +01:00
87d34f861c Make the array structs internal 2023-11-04 17:07:28 +01:00
d03ca99438 Memory optimize the 1d and 2d arrays 2023-11-04 16:48:14 +01:00
75b8cfe46b Add initial libraries and their respective test code 2023-11-04 12:51:01 +01:00