We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.vscode/c_cpp_properties.json
{ "configurations": [ { "name": "amiga", "includePath": [ "${workspaceFolder}/**", "c:/dev/sasc658/sc/include/" ], "defines": [ "LATTICE" ], "cStandard": "c89", "cppStandard": "c++17", "intelliSenseMode": "msvc-x64" } ], "version": 4 }