9.6.3 Function Pointers

The MPLAB XC-DSC C/C++ Compiler for dsPIC33A DSC fully supports pointers to functions, which allows functions to be called indirectly.

All function pointers are 32-bits wide which sufficient to access the entire memory space.