[comp.lang.c++] Borland c++ upgrade

kearns@softrue.UUCP (Steven Kearns) (03/14/91)

Someone was wondering where the graphics routines are in Borland C++ for
drawing in Windows.  The answer is:  in Windows!  One of Windows main
features is that it comes with a very extensive set of routines for
drawing.  You have to learn these calls, though, to program Windows.
If you buy an object oriented interface to Windows, they will most likely
supply some easy drawing routines. 
-steve

********************************************************
* Steven Kearns            ....uunet!softrue!kearns    *
* Software Truth           softrue!kearns@uunet.uu.net *
********************************************************