Ascii code
by Patrick Jeeves · in Technical Issues · 11/10/2005 (10:15 am) · 5 replies
Is there a way too read and write files in hex code?
#2
11/10/2005 (10:32 am)
Like C or torquscript or the format of the hex files?
#3
Maybe I'm missing something.
11/10/2005 (11:03 am)
Read your files as binary and perform the right calculations for move from binary to hex to octal to whatever you want.Maybe I'm missing something.
#4
11/10/2005 (11:12 am)
Sorry i'm a n00b, how do i read files in binary
Torque Owner Owen Ortmayer