Hi
I have been doing vb for a while now, and I am a little confused over Integer's.
Ok, if you set all the bits to one in a 16 bit integer to 1 the total is 32768, so why does an integer overflow if you try to put anything above 32767 into it????? Where have I lost the last bit????
