Numerus
v2.0.0
Roman numerals conversion and manipulation C library.
|
▼ src | |
main.c | Numerus example main that starts the CLI |
numerus.h | Numerus roman numerals library header |
numerus_cli.c | Numerus command line interface for user-friendly conversions |
numerus_core.c | Numerus constants and functions for roman numerals conversion |
numerus_error_codes.h | Numerus error codes with their description |
numerus_utils.c | Numerus utility functions for roman numerals and values manipulation |