This commit is contained in:
Lukian LEIZOUR 2023-11-29 19:51:46 +01:00
parent 63e83a9601
commit bd738652a5
13 changed files with 1115 additions and 39 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"files.associations": {
"stdlib.h": "c"
}
}