XC32 1.44. Free. PIC32MZ2048EFM100. Using the optimization O1. There is no type conversion when passed to a function. It appears so: void Function (unsigned char TestChar) {signed int TestInt; TestInt=TestChar;}signed char Example = 0xFE;Function(Example)..
↧