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

[REBOL] Re: the endianness of the processor

From: lmecir:mbox:vol:cz at: 5-Feb-2004 16:18

Gabriele Santilli napsal(a):
>Hi Ladislav, > >On Thursday, February 5, 2004, 8:59:31 AM, you wrote: > >LM> big-endian?: 1 = first convert 1 > >LM> see http://www.compkarori.com/vanilla/display/peek_and_poke.r > >>>get-modes system/ports/system 'system-modes >>> >>> >== [window winmsg tray endian] > >>>get-modes system/ports/system 'endian >>> >>> >== little > >Regards, > Gabriele. >
aha, didn't notice that thanks -L