Hm, I've always considered the zero bit lost if stored.
(If someone makes a way of indexing out variables from the local function...)
/ Mirar
Previous text:
2003-09-29 01:39: Subject: zero_type();
Does zero_type really work in that context? If you store it in an int variable, is it guaranteed to work?
It works for local variables in functions. You might say it's guaranteed since there's a lot of code that uses it.
/ Martin Stjernholm, Roxen IS