View Single Post
Old 05-31-2004, 01:35 PM   #1 (permalink)
helz
Registered User
 
helz's Avatar
 
Join Date: May 2004
Posts: 5
helz is on a distinguished road
Borland Turbo C++ 3 - graphics mode - outtext problem

currently doing an assigment for college, need to use graphics mode
I've got all that setup but as soon as I want to output text using:
outtext() there are problems...
spaces, special chars and numbers other than 0 are not displayed
properly.

Are there any methods to fix this?
I need to be able to change the color of the text and its
positioning.

Thanks in advance!
helz is offline   Reply With Quote