Array Indexing

Sean Kelly sean at f4.ca
Mon May 1 10:35:57 PDT 2006


James Dunne wrote:
> 
> Agreed.  Byte isn't really an integer, it's more for storage.  Storage 
> should not care about signedness, it should just be used for read, 
> write, comparison, and bit-flipping operations.

Just as long as 'nibble' is a numeric type I'm happy.  No one really 
needs an entire byte anyway.


Sean



More information about the Digitalmars-d mailing list