Octal format

new topic     » topic index » view thread      » older message » newer message

I have an attachment that was sent to me via email in MIME application/octa=
l-stream.  My email program seems to be reading it as straight ASCII text, =
which is completely unusable.  I need to write a Euphoria program to =
convert the ASCII bitstream (after calling int_to_bytes) to an octal =
bitstream (after concatenating all the sequences together).  My only =
dilemna is my poor memory.  The octal digit is 3 bits long, isn't it?  So =
the character 'A' (65 decimal) would be 101 octal, I think.  Please =
correct me if I'm wrong.

Michael J. Sabal

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu