Suppose there's a system like codepad.org - a black box that can accept C++ code, compile it, run it and present the console output. How could I determine what C++ compiler such system uses?
You could have an ifdef
fest to detect what the compiler is, using all the information compiled in this page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With