Re: Text on a Bitmap
- Posted by Vic <cybrgod at IBM.NET> Dec 08, 1996
- 1619 views
At 03:42 AnteMer 12/08/96 -0500, you wrote: >---------------------- Information from the mail header ----------------------- >Sender: Euphoria Programming for MS-DOS <EUPHORIA at >MIAMIU.ACS.MUOHIO.EDU> >Poster: David Gay <moggie at INTERLOG.COM> >Subject: Re: Text on a Bitmap >------------------------------------------------------------------------------- > >Hi. > >I've worked extensively with Euphoria programming that involved bitmaps and >text together on the same screen, and never had a problem where only the >letters showed up. > >My question is if you are correctly displaying numeric data as ASCII characters >like 1 2 3 and so forth, or are they coming out as ASCII numeric >representations, such as 32 coming out as a blank space. Are you displaying >numeric data using %d in the printf() command for example? > >Please reply back as soon as possible > >Thanks > >David Gay >"A Beginner's Guide To Euphoria" >http://www.interlog.com/~moggie/euphoria.htm > > Hello, I see what the problem was, I was using the puts() command instead. It appears fine now using %d in printf(). The puts() gave me the other characters. David, Thans for the help!, Vic. _________________________________________________________________ | http://www.geocities.com/SiliconValley/Heights/8858/home.htm | | It's so difficult to work in groups when you are omnipotent. -Q |