Chris Angelico wrote: > Or machine code on every CPU I've ever worked with. Dividing integers > yields an integer. Every machine language I've used has different sets of instructions for int and float arithmetic, so there's no chance of confusion. -- Greg