Re: [NEWBIE] [BITVECTORS] 128-bits on Windows?

From: George (greerga@CIRCLEMUD.ORG)
Date: 06/18/98


On Thu, 18 Jun 1998, John Woods wrote:

>Okay, I am sure everyone knows by now that Windows 95 is 32-bit...so I'm gonna
>get to the point. Willthe 128-bit MUD upgrade work in Win95?

Windows 95 is a combination of code executing both in real mode (commonly
called 16-bit) and protected mode (32-bit).  The difference in 16 and 32
bit code being the size of the registers (ax, 16 vs eax, 32).

Linux (on x86), is purely in protected mode.

Does the above matter? Actually, no.

The 128-bit code works by splitting the variable transparently into 4
variables of 32-bits each.  So it'll work just fine.

--
George Greer, greerga@circlemud.org | Genius may have its limitations, but
http://patches.van.ml.org/          | stupidity is not thus handicapped.
http://www.van.ml.org/CircleMUD/    |                  -- Elbert Hubbard


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST