Hello, I'm doing a Converter, from Roman to arabic and the other way.
Now I need help to do a program who can do bigger numbers/letters than 3999.
I must use the information: (M) is 1000 *1000 and (L)= 50 * 1000 etc. So ( ) means 1000.
I must fix a code so I can write roman letters (bigger than 3999) to arabic and arabic(bigger than 3999) to roman letters.
HELP ME!!!
For exemple= 40 500 is = (XL)D
Example 2 = (X)CXI = 10 111
Help me!