Why is windows.h not supported in c++? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Why is windows.h not supported in c++?

What is the error with this code?? https://code.sololearn.com/cWWA4PvvByV2/?ref=app

9th Jul 2020, 2:32 PM
123
3 Antworten
+ 3
IIRC The Code Playground now runs on a Linux O/S. You are using WinAPI, that's why I suppose ...
9th Jul 2020, 3:03 PM
Ipang
+ 1
Ipang Thanks
9th Jul 2020, 3:42 PM
123
+ 1
Same program runs on codeblocks. I think @Ipang is right.
9th Jul 2020, 4:04 PM
The future is now thanks to science
The future is now thanks to science - avatar