Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
c++ graphics
Name: Jared Date: July 12, 2002 at 21:44:12 Pacific
Comment:
i have searched all over the web, but i can't find any good graphics tutorials for c++. if anybody knows of any good places to learn the basics of incorporating graphics into programs, could you email me, please? :o) thanks.
Summary: Hi, I've been searching for C++ graphic tutorials online. All of them seem to use Visual C++. Is there a way to draw graphics just with the free command line Borland compiler I have? Visual c++ is exp...
Summary: Are you using Borland C? When i used Borland C++ I would receive an error message when using graphics.h if the directory that I ran the exe file from didn't contain a file named egavga.bgi Try copyin...