3 Standard C and Math Libraries

Standard ANSI C and math library functions are contained in the file libc99-elf.a.

Assembly Code Applications

A free version of the math functions library and header file is available from the Microchip web site. No source code is available with this free version.

C Code Applications

The MPLAB XC-DSC C Compiler install directory (see “Libraries Overview, Compiler Installation Locations”) contains the following subdirectories with library-related files:

  • lib – standard C library files
  • include – header files for libraries