Help please!

I am taking an introductory course on C++ programming. My assignment is to create a program that will convert a Roman Numeral to arabic. My program currently will convert Numerals like XII and LX however numbers like IX or IV will not convert because I'm not sure what the code is to convert these exceptions. Any help would be really appreciated. I am not allowed to use structured data types like Strings, arrays, or vectors.
Topic archived. No new replies allowed.