PDA

View Full Version : Number to Roman Numeral Converter.


Scott300
06-26-2009, 03:54 AM
I made this for some one in the How do I forum.

The code is all correct to convert, but alice likes to not calculate it right some times,it even converts 4 into IV.

Try putting in 122 or 124 they work fine, but like 90 wont convert right, alice will tell me that 90/10 = -1 heh =P

Its was made in alice 2.

Just posting it here for any one else who might be helped by this.

If you need help understanding any of it, feel free to post and ill be happy to try and explain it.

Scott300
10-02-2009, 01:01 AM
bump

rlamie
10-14-2009, 10:53 AM
I made this for some one in the How do I forum.

The code is all correct to convert, but alice likes to not calculate it right some times,it even converts 4 into IV.

Try putting in 122 or 124 they work fine, but like 90 wont convert right, alice will tell me that 90/10 = -1 heh =P

Its was made in alice 2.

Just posting it here for any one else who might be helped by this.

If you need help understanding any of it, feel free to post and ill be happy to try and explain it.

Hi, when I tried to run this code, it was caught in an infinite loop. You need to re-write this to end. But thank you for the conversion! That helped!

Chris101b
10-24-2009, 02:31 AM
bump

Please don't purposefully bump posts. It's annoying and completely unnecessary.

Scott300
12-04-2009, 02:34 AM
Please don't purposefully bump posts. It's annoying and completely unnecessary.

Well, I waited 3 months to bump it lol.