Digital-Systems-Assignments/.vscode/settings.json

5 lines
60 B
JSON
Raw Normal View History

{
"files.associations": {
"ctype.h": "c"
}
}