Computing.Net > Forums > Programming > How to convert 25,000 arabic number to roman

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to convert 25,000 arabic number to roman

Reply to Message Icon

Name: turbo-falcon
Date: May 21, 2009 at 21:13:13 Pacific
OS: Windows XP
Subcategory: C/C++
Comment:

hello there.... i kinda need your help in my project in IT12. It's about programming of converting specific menus. Here is the actual problem. please do help me. I need to pass this by tomorrow...Thanks in advance!

Project2.c
In elementary, you were taught how to convert an Arabic number into a Roman number, or vice versa. You are to write a program that will allow your user to enter an Arabic number or a Roman number and then your program will convert it to the opposite (Arabic or Roman).
Requirements:
1. The program should provide a screen made by combining ASCII Codes.

2. Provide a menu for Arabic to Roman, Roman to Arabic, for Programmer Info and for Exit.

3. The program will only accept numbers within the range 0 to 25,000. If it exceeds the range, your program should display an error message.

4. If an error occurs, the program asks for another choice.

I need the codes that would work for Turbo-C...
thanks!



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Perl help: What does a ^_... script for retriving a pa...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: How to convert 25,000 arabic number to roman

How to convert Ascii to binary www.computing.net/answers/programming/how-to-convert-ascii-to-binary/829.html

how to convert chars to int www.computing.net/answers/programming/how-to-convert-chars-to-int/11828.html

How to convert a CAD file to .net www.computing.net/answers/programming/how-to-convert-a-cad-file-to-net/15097.html