11 Sep
2001
11 Sep
'01
11:42 a.m.
<snip>
Largely. As an analogy, in database design sometimes one has to de-normalise a perfect database for efficiency. It's rather inefficient to store a 32 bit reference to a 32 bit number, and for chars it's much worse. Fx, "Hi World" is 8 chars (ignoring terminator). This is 8 bytes in Java, or 8*4+8 = 40 in MangleLang.
hope I'm not being pedantic, but Java stores a character as 16 bytes, it uses unicode... Sz -- Open Source Specialists http://www.entora.co.uk/ Tel: +44 (0)701 0723686 Fax: +44 (0)870 3214368