|
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!
|