Raz270
Results
1
issues of
Raz270
cpp
1
tried to install c/cpp to VS CODE, followed manuals for downloading compiler , edited .vscode\c_cpp_properties.json `{ "configurations": [ { "name": "Win32", "includePath": [ "${workspaceFolder}/**" ], "defines": [ "_DEBUG", "UNICODE", "_UNICODE"...