argh ! 255 charcters only on the TI-92


[Prev][Next][Index][Thread]

argh ! 255 charcters only on the TI-92



Hi

I need to convert a sequence of bits into string file.

1) I convert 8 bits into decimal number
2) I convert decimal number into character (with char(x))
BUT there is only 255 char so I have to manage the 256th in a different
way.

Someone have a simple solution ? (it could be using something different
that string or something with Fargo)

Denis


Follow-Ups: