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

[REBOL] bit shifts

From: hallvard::ystad::helpinhand::com at: 11-Sep-2001 19:22

Hi folks How do I use rebol for bit shifts? I feel like shifting the binary string 11101000 four places to the right, so it becomes "00001110". How do I do that?? ~H