From: Ioannis V. <no...@ho...> - 2002-06-11 10:44:30
|
> -----Original Message----- > From: dev...@li... > [mailto:dev...@li...] On Behalf > Of prasad athreya > Sent: Tuesday, June 11, 2002 1:31 PM > To: dev...@li... > Subject: [Dev-C++] (no subject) > > > hello > im trying to improve my program by colouring the text. Im not > sure how > exactly in devcpp to do this. You can use some 3rd party library, like Allegro. > I am also trying to find out whther it is possible to print via a USB > printer port Of course it is, you will use some system extension, e.g some Win32 API call which comes with Dev-C++. I do not know the particular call however. Ioannis * Ioannis Vranos * Programming pages: http://www.noicys.cjb.net * Alternative URL: http://run.to/noicys |