The following sections list the changes instituted in each release of the C51 toolset.
unsigned char far * far pbMemory; unsigned long volatile ulAddress; pbMemory += 1L; // uses ?C?PSTPTR to save the result ulAddress = pbMemory; // uses wrong result of the previous ?C?PSTPTR library function