Added cargs lib

This commit is contained in:
Alex
2022-10-20 01:06:58 +03:00
parent 7750dd777e
commit 8673a73ee4
4 changed files with 722 additions and 1 deletions

View File

@ -11,7 +11,11 @@
"types.h": "c",
"binfo.h": "c",
"liballoc_1_1.h": "c",
"cstring": "cpp"
"cstring": "cpp",
"cargs.h": "c",
"memory.hpp": "c",
"convert.h": "c",
"limits.h": "c"
}
}
}