Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

Bit functions?

 [1/2] from: robert::muench::robertmuench::de at: 21-Jan-2002 18:14


Hi, has someone writte some functions to fizzle with bits? I'm reading binary data and want to convert 4 bytes into a bitfield/number/chars/..., check-bits etc. Robert

 [2/2] from: hallvard:ystad:helpinhand at: 21-Jan-2002 21:48


I once wrote a little script to convert cellphone operator logos to GIFs, it involved quite a bit byte and bit manipulation. You'll find it on http://folk.uio.no/hallvary/rebol/converter.r. See if you find something there. ~H Dixit Robert M. Muench (18.14 21.01.2002):