View Full Version : graphics in windows and c++
callmeastha
20-06-2007, 05:30 PM
hey guys i'm doing engineering and wanted to learn how to use graphics in c++ using file<graphics.h>. the c++ book i have uses it but ther's no explanation . so can u suggest some site where i can get a tutorial on the same?
also i wanted to download the vc++ compiler (i use turbo c++) which i need to study graphics in windows (#include<windows.h>).i tried searching the net and the microsoft site but got really confused with so many links .can u please provide me the link
thanks......
ilugd
20-06-2007, 07:08 PM
tutorial on graphics.h threw up quite a few results in google
http://www.mycplus.com/cplus.asp?CID=5
http://www.gauravcreations.com/tutorials/three_dimensions.html
will give you a start atleast. Do get back for any help
callmeastha
21-06-2007, 07:10 PM
thanx ilugd. i found mycplus.com really useful.
can u as well please tell me where to download visual c++ compiler
Pathik
21-06-2007, 07:23 PM
Google it or search in microsoft.com... MS is giving out the express edition as a free download...
anantkhaitan
21-06-2007, 07:49 PM
Ok in my Class XI days I learned about graphic.h and its functions from default help in TC++
Right Click and graphic.h.. the examples are very helpful and self explanatory
callmeastha
27-06-2007, 04:21 PM
please can u provide the link for a basic version of visual c++ compiler coz i want to learn c++ programming under windows. tried searching but got really confused so plsssss provide the link.
i did download "visual basic 2005 express edition" from microsoft.com but there are 2 problems:
1.it downloads the files online which is not possible as i have dialup
2.it's setup requires huge free space (1.8 GB C:) which i don't have
so can u please provide link for a basic version that's small in size.
thankss
ilugd
28-06-2007, 12:56 AM
did you try devcpp? Need to do a bit of hacking around to get it to work for winsock and stuff in xp, but works just fine for other needs. Why don't you google and get that? No other good quality vc++ compilers are available.
Oh, BTW, I don't think mfc works in devcpp, but i may be wrong. Just check it out.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.