Joerg Mayer,

> >     Print full ansi char set (from 32 to 255), not only from 32 to 126,
> >     print other values in hex.
> 
> Umm, would that print the characters from 128 to 128+31 too? If so,
> I don't think that should be done.
> 
        Actually, there are no ansi characters above 128.  (I think the highest real
ansi character is 127.)  Ansi is a 7-bit (0->127) code.  Codes outside of that
are extensions to the standard and not always the same.
        -Robert 'Admiral' Coeyman

-- 
http://www.corner.net/admiral/
May you live as long as you wish and age but a single day.
[Telnet to telnet.corner.net]

Reply via email to