Hi, I have the following question:
According to the manual the return value is a 32 int. This int ist a signed int. Does this mean that after (2^31) the value gets negative or 0? What happens after the overflow?
According to the manual the return value is a 32 int. This int ist a signed int. Does this mean that after (2^31) the value gets negative or 0? What happens after the overflow?
The post was edited 1 time, last by PTepe ().