Hello do you know why when i hit default case in switch, it will loop for ever in do while loop?
Hello do you know why when i enter to ‘makeI’ a letter, it loops and skip line ‘cin >> makeI’ ?
Convert C code to C++ code – for initialising an array of structures
The following code, written years ago in C, will not compile in the Community version of Microsoft Visual Studio for C++:
C++ VS Code does not see my Main file and doesn run my code The preLaunchTask ‘C/C++: clang build active file’ terminated with exit code -1
I am a beginner at using VS code. I tried to run a simple algorithm, but it was difficult.