Hello,When I used the PIC16F628 and I wrote assembly code I could check a bit from the status register if a register overflows. In C at XC32 compiler can I check with a way if a float variable "x" is overflowing?..
↧