Reintroduce C++ support and add usage tests for C++ #4

Merged
abdelrahman merged 7 commits from cpp_support into main 2025-08-10 22:33:41 +00:00

7 Commits

Author SHA1 Message Date
1c560ebf0b Add function to fill str buffer with zeros 2025-08-10 23:28:06 +01:00
a221e7f540 Reformat C tests 2025-08-10 18:56:51 +01:00
2a085370ec Set C++ tests 2025-08-10 18:52:22 +01:00
92a231d3ce Add missing c linkage 2025-08-10 18:32:55 +01:00
df29d851c2 Update array to support C++ 2025-08-10 16:18:21 +01:00
eee4387201 Update dbl_list to add C++ specific macros 2025-08-10 15:06:21 +01:00
c0f920c5a7 Start implementing C++ support 2025-08-10 14:33:07 +01:00