Discussion: Online C++ Compiler with WinAPI?
In the previous quiz, C++ online test, we tested our experience gained from the course.
3 messages from 3 displayed.
//= Settings::TRACKING_CODE_B ?> //= Settings::TRACKING_CODE ?>
In the previous quiz, C++ online test, we tested our experience gained from the course.
Hi, I'm affraid these things are so complex, that there doesn't exist such compiler. Main reason is, that this requires grafical window output. There are many good online compilers for C/C++ code, even for Visual C++ (http://webcompiler.cloudapp.net/), btw. it (Visual Studio) contains windows.h library as it's part of the operation system, but these compilers are just for console applications I/O.
So my recomendation for your problem would be to install some remote desktop
control tool (e.g. https://chrome.google.com/…fmihenigjmpp) and if there is
good internet connection in your school, you can program with ease from there
via Chromebook, on your home Windows PC.
Hey, This could be helpful - https://www.interviewbit.com/…pp-compiler/
3 messages from 3 displayed.