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.

How create window with c

0 votes
asked Dec 23, 2019 by anonymous

1 Answer

0 votes
answered Mar 5, 2020 by James Hunter (220 points)

It depends on your OS ... assuming your window is a window in Windows :D ... here is a link to the basic code for a window in C and an explanation of what/why you need all of this.

http://www.winprog.org/tutorial/simple_window.html

Hope it helps!

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...