Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
there is no exist #include<windows.h>. What file or directory we can replace ?
+9
votes
asked
Oct 4, 2024
by
NguyenVietKhanhLam
(
210
points)
Please
log in
or register to answer this question.
2 Answers
+1
vote
answered
Oct 4, 2024
by
Peter Minarik
(
101,420
points)
OnlineGDB runs on a Unix based server. Windows.h is a Microsoft Windows library.
What do you need from windows.h anyway? There shall be alternatives.
Please
log in
or register to add a comment.
0
votes
answered
Oct 8, 2024
by
Gowtham Akula
(
150
points)
they cannot show out put
Please
log in
or register to add a comment.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...