0

What is the fatal error in #include<windows.h>

#include<stdio.h> #include<windows.h> Sololearn compiler is showing fatal error while using windows.h header file.

26th Mar 2023, 10:14 AM
Savanapally Uday Kiran
Savanapally Uday Kiran - avatar
2 Answers
+ 5
Read a few more words of the error message: "No such file or directory"
26th Mar 2023, 10:45 AM
Lisa
Lisa - avatar
+ 3
Sololearn servers run on a UNIX-based operating system, so any Windows-specific programs will not work.
26th Mar 2023, 1:58 PM
Brian
Brian - avatar
Hot today
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
AI
2 Votes
help
0 Votes
APIs
1 Votes