Hello,
I am using several different interrupts in my code for PIC16F877A.
One of them is #INT_EXT.
I would like to set up this interrupt with highest priority.
It says in the C Compiler Reference ...
The key is that the arithmetic used, is defined by the sizes of the operands, not the 'target'. Hence if you multiply an int8, by an int8, the compiler will use int8 arithmetic.
You can force 16bit a ...