/RomanNumeralConverter

C++ Roman Numeral conveter. Numeral to Digit and Digit to Numeral.

Primary LanguageC++

Return to Main Page

RomanNumeralConverter

C++ Roman Numeral conveter. Numeral to Digit and Digit to Numeral.

Converts standard Roman Numerals to Integers or Integers to Roman Numerals.
Limitation of integers between 1 and 3999 inclusively.

Example image: https://i.imgur.com/WerRZRH.png