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