The problem is solved! It looks like that the simulator software includes one or more bugs. I tested the project in the MPLAB X's own simulator with printf function and looks like that the values are ...
I would like to pass an integer type value via function's parameter and I would like to use it to get a long type value from a multidimensional array. This array declared global varia ...