Numerus
v2.0.0
Roman numerals conversion and manipulation C library.
|
Numerus example main that starts the CLI. More...
#include "numerus.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **args) |
Numerus example main that only starts the Numerus CLI. | |
Numerus example main that starts the CLI.
This file contains an extremly simple example of how to use the Numerus library to start a command line interface that allows simple and user-friendly conversion of roman numerals.s
Definition in file main.c.