For my android application I need the library to convert arabian digits to roman numerals. I think, that it's no so difficult to write this features myself, the more so my digit's range is not wide - between 0 and 90 , but may be does somebody know ready solution of this problem?

Thanks for every reply.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Here's a good tutorial: http://www.dreamincode.net/forums/topic/145558-roman-and-arabic-numeral-converter/

link|improve this answer
2  
Your answer is a stub and may eventually be deleted. Please provide more substantive details rather than just posting a link. – animuson Dec 4 '11 at 17:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.