I've some assembly code produced by version 4.0 which have calls to the routines: ?C_PLDCODE ?C_OFFXADD These calls are routines in the libraries of the compiler. In version 5.0 the routines are called: ?C?PLDCODE ?C?OFFXADD but what is the real difference (inside of the library)?