In Assembler class we called a *niblet* the lower- or higher- order 4 bits in a byte. I'd like a function that would would write a niblet in a char! type. It would something like this: >>niblet/low #"a" 2 ; write 0010 to low-order "niblet" ==#"b" ; changed low-order "niblet" = 2 >>niblet/high #"b" 7 ; write 0111 to high-order "niblet" == #"r" ; r is ascii 72 This is for a high-school course that I'm designing as an intro to programming using rebol. Thanks: -Tim
- [REBOL] Parse differenece in Core 2.3 dynalt
- [REBOL] Parse differenece in Core 2.3 Re: jeff
- [REBOL] Parse differenece in Core 2.3 Re:(2) dynalt
- [REBOL] Rebol's argument handling is broken jhagman
- [REBOL] Rebol's argument handling is broken Re: jeff
- [REBOL] Rebol's argument handling is broken Re:(2... jehamby
- [REBOL] Rebol's argument handling is broken ... jehamby
- [REBOL] Rebol's argument handling is broken ... jeff
- [REBOL] Rebol's argument handling is bro... jhagman
- [REBOL] Rebol's argument handling is... dynalt
- [REBOL] Rebol's argument handling is... tim
- [REBOL] Rebol's argument handling is... seanh
- [REBOL] Rebol's argument handling is... jeff
- [REBOL] Rebol's argument handling is... jehamby
- [REBOL] Rebol's argument handling is... dynalt
- [REBOL] Rebol's argument handling is... dynalt
- [REBOL] Rebol's argument handling is... jeff
- [REBOL] Rebol's argument handling is... jehamby
- [REBOL] Rebol's argument handling is... dynalt
- [REBOL] Rebol's argument handling is... seanh
- [REBOL] Rebol's argument handling is... jeff
