summaryrefslogtreecommitdiffstats
path: root/snc.c
Commit message (Expand)AuthorAgeFilesLines
* able to change base of number using argvJoursoir2021-02-071-25/+62
* add change base of number algorithmJoursoir2021-02-061-0/+77
* refactor roman to arabic algorithm, update few options, able to work with pro...Joursoir2021-02-061-22/+77
* add command line arguments handlerJoursoir2021-02-061-8/+57
* add arabic to roman converterJoursoir2021-02-061-0/+25
* add licenseJoursoir2021-02-041-0/+19
* roman to arabic: fix accepting incorrect roman valueJoursoir2021-02-041-1/+8
* roman -> arabicJoursoir2021-02-041-0/+69