Ellery Newcomer Wrote: > Next question: > > why does > > (~ short) result in short, but in c it results in int? I see no reason for this or byte & byte to return an int. Since this would only cause C code to not compile, why not change it?