немножко раскидал функции по отдельным файлам && add helloWorld example
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -2,7 +2,8 @@
|
||||
"editor.tabSize": 4,
|
||||
"editor.insertSpaces": false,
|
||||
"files.associations": {
|
||||
"stdlib.h": "c"
|
||||
"stdlib.h": "c",
|
||||
"ksys.h": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"ksys",
|
||||
|
Reference in New Issue
Block a user