+ 2
How to add (window.h) or similar header file in sololearn code playground???
!
2 Respostas
+ 1
First You have to make a cpp file with no code then copy and paste 'window.h' file in sololearn code playground then in another cpp file
and writing #include 'window.h' and it will work.
0
I think not possible here. windows.h works on windows environment SoloLearn runs on Linux servers..
SoloLearn compilers not support some headers and graphic contents.. because of server limitations...