Visual Studio Code cannot open source file “iostream”
I am new to C++ and Visual Studio Code, so I’m not sure how to fix this issue. I’ve tried to go through the tutorial in Using Clang in Visual Studio Code, but I can’t seem to paste their “Hello, World!” code without the iostream, vector, and string errors.
Visual Studio Code cannot open source file “iostream”
I am new to C++ and Visual Studio Code, so I’m not sure how to fix this issue. I’ve tried to go through the tutorial in Using Clang in Visual Studio Code, but I can’t seem to paste their “Hello, World!” code without the iostream, vector, and string errors.