finish main.c

This commit is contained in:
theo3
2021-01-31 11:23:42 -08:00
parent b9e07c1202
commit ced13c2c8d
26 changed files with 268 additions and 421 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
{
"folders" : [ { "path" : ".." } ], "settings" : {
"files.associations" : {
"algorithm" : "cpp", "ios" : "c"
"algorithm": "cpp",
"ios": "c",
"functions.h": "c"
}
}
}