Link to home
Start Free TrialLog in
Avatar of MundellRH
MundellRH

asked on

Roman Numerals

How do one create an application in C to generate Roman Numerals. This is not SCHOOLWORK ok!!!! I am playing with an idea OK!!!
Avatar of nietod
nietod

We cannot do your schoolwork for you.  That is unethical and is grounds for removal from this site.  (for both you and the experts involved.)  

We can provide only limitied help in accademic assignments.    We can answer specific (direct) questions, like you might ask your teacher.  We can review your work and post suggestions, again, like your teacher might do.

Do you have specific questions?
Do you have any work on this (incomplete even) that we can review?


*********************

It woudl help if you post the exact wording of your assignment.  A program like

#include <iostream>
using namespace std;

int main()
{
   cout << "MMI";
   return 0;
}

does what you asks. It produces roman numerals.  The roman numerals for htis year, if I mrmember correctly.

But DON'T just post the assignment and expect us to do it for you.   Post soem work or at least some intelligent questions on the project.
Avatar of jkr
>>How do one create an application in C to generate Roman
>>Numerals

Coding, coding, compiling, debugging, changing, coding - done!
MundellRH,
You do not appear to have ever accepted or graded any questions that you have asked either.  It would be good etiquette go back and grade those if you expect experts to keep helping you in the future.
ASKER CERTIFIED SOLUTION
Avatar of Triskelion
Triskelion
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi MundellRH,
Please show your appreciation for the help the experts have given you by awarding them their points.
Experts have taken time to help you.  Please take the time to award them the points they deserve.

Thank you
MundellRH, please contact me via e-mail.
My address is in my profile.