Standard C Libraries with Math and Support Functions

All MPLAB XC C compilers now use the Microchip Unified Standard Library. This library encompasses the functions defined by the standard C99 language specification headers, as well as any types and preprocessor macros needed to facilitate their use. For details, see the “Microchip Unified Standard Library Reference Guide” (DS-50003209).

A typical C application will require these libraries.