started C implementation, created custom library for handling strings
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"array": "c",
|
||||
"string": "c",
|
||||
"string_view": "c",
|
||||
"ranges": "c",
|
||||
"span": "c",
|
||||
"*.inc": "c",
|
||||
"*.ipp": "c",
|
||||
"bitset": "c",
|
||||
"format": "c",
|
||||
"initializer_list": "c",
|
||||
"vector": "c",
|
||||
"__bit_reference": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user