Good morning.
I need some help in order to load a binary file.
I know that the first 3200 bytes of this file are a "text" header (40 rows x 80 columns). I tried to read them by using the "get" instruction, but I don't know how to convert in the ascii text i have just numbers.
May somebody help me? Thank you very much
I need some help in order to load a binary file.
I know that the first 3200 bytes of this file are a "text" header (40 rows x 80 columns). I tried to read them by using the "get" instruction, but I don't know how to convert in the ascii text i have just numbers.
May somebody help me? Thank you very much
Comment