Files
Progetto-reti-logiche/.vscode/settings.json
T
2026-06-12 20:42:36 +02:00

12 lines
228 B
JSON

{
"files.associations": {
"stdlib.h": "c",
"string.h": "c",
"stdio.h": "c",
"inet.h": "c",
"in.h": "c",
"types.h": "c",
"unistd.h": "c",
"socket.h": "c"
}
}