[fpc-pascal]Special chars on console

Rainer Hantsch rainer at hantsch.co.at
Wed Aug 21 11:26:16 CEST 2002


Hi! 

I assume that you use CRT in your program. Right?
CRT is known to be doing nasty things. Replace it with nCRT. It works
absolutely identical, and much better. 
If you want to use line graphics, you should have a look on oCRT. This is
ObjectCRT and uses ncurses. This works PERFECTLY!

Rainer


On Tue, 13 Aug 2002, Inpromptu  wrote:

> > > Hi!:
> > >
> > >    I can't write special chars on Linux. It is ok on dos, but for linux doesn't work.
> > >
> > > Why ?
> > >
> > 
> > It's possible that the terminal emulation and character set you're using
> > on the console doesn't support the "IBM ANSI" character set.
> > 
> > g.
> 
> It make sense, but some programs (like midnight commander) handle this chars very well on various terminal emulators... 
> 
> Where can i read about freepascal and terminals ?
> 
> 


mfg

  Ing. Rainer Hantsch

-- 
      \\|//           Ing. Rainer HANTSCH  -  Hardware + Software
      (o o)           Forget Windoze! -- We focus on L-I-N-U-X...
--oOOo-(_)-oOOo--------------------------------------------------
Ing. Rainer HANTSCH  |  e-Mail: office at hantsch.co.at
Khunngasse 21/20     |  www   : http://www.hantsch.co.at
A-1030 Vienna        |  Tel.  : ++43 - 1 - 7988538 0 
---------------------|  Fax   : ++43 - 1 - 7988538 18
** AUSTRIA **        |  Mobile: ++43 - 664 - 9194382
-----------------------------------------------------------------





More information about the fpc-pascal mailing list