imag/doc/src/03100-lib-rt.md

12 lines
375 B
Markdown
Raw Normal View History

2016-01-11 16:13:09 +00:00
# librt {#sec:librt}
The runtime library provides types and functions which MUST be used by the
modules to implement the commandline interface, configuration file parsing and
logging.
The runtime library provides basic functionality for configuration file parsing
and logging setup.
The runtime library also provides helper functions for building a commandline
interface.