Datasheet

Standard ANSI C Libraries
- ANSI C Ctype Library
- ANSI C Math Library
- ANSI C Stdlib Library
- ANSI C String Library
Miscellaneous Libraries
- Button Library
- Conversions Library
- Sprint Library
- Time Library
- Trigonometry Library
- See also Built-in Routines.
LIBRARY DEPENDENCIES
Certain libraries use (depend on) function and/or variables, constants defined in
other libraries.
Image below shows clear representation about these dependencies.
For example, SPI_Glcd uses Glcd_Fonts and Port_Expander library which uses SPI
library.
This means that if you check SPI_Glcd library in Library manager, all libraries on
which it depends will be checked too.
229
MIKROELEKTRONIKA - SOFTWARE AND HARDWARE SOLUTIONS FOR EMBEDDED WORLD
Libraries
mikroC PRO for AVR
CHAPTER 6