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.

there is no exist #include<windows.h>. What file or directory we can replace ?

+9 votes
asked Oct 4, 2024 by NguyenVietKhanhLam (210 points)

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.
0 votes
answered Oct 8, 2024 by Gowtham Akula (150 points)
they cannot show out put
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.
...