I need help with wondows programing with dev c++. If someone could give me a crash course i would appreciate it.
I know quite a bit of c++ already- but nothing about windows and gui.
If Dev C++ doesn't have a windows frame work to work with, the it is tough.
It is not that easy to program from scratch in windows, but if you are comfy with things like Rendering Contexts, Device contexts, handles and very good with pointers, it should not be a problem, but it is not easy.
You can download a free compiler from borland too and it will compile windows apps. It is the core of C++ builder, but it is a little tough in the beginning, but what the heck, it is free.
Welcome to the Pythian Games!
Long live Godess Athena!
dArktEmplAr of Delphi Oracle
Dear Krang,
I had same prob with Dev-C++.
Insert the line
system ("PAUSE"
just before return 0;
and this will hold the output screen.
Dev-C++ version 5 is somewhat better and now available.
Quincy2002 is the easiest IDE (integreated development environment) that I have used and free also. The FTP site is often not working so try another day.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.