www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: Signed word lengths and indexes

Walter Bright Wrote:

 2. For an operating system kernel's memory management logic, it still would
make 
 sense to represent the address space as a flat range from 0..n, not one that's 
 split in the middle, half of which is accessed with negative offsets. D is 
 supposed to support OS development.
 

Jun 17 2010