What's new? | Help | Directory | Sign in
Google
                
How to join?
Project owners:
  jlchafardet

This program is written with CPP, to convert Arabic numbers to Roman numbers and backwards.

it was written as a part of an assignment for my programming 2 classes at university, it uses conio2 for several reasons, the GUI is drawn using arbitrary positioning, and coloring.

The program was coded using DevCPP,

http://www.bloodshed.net/

I included on the project the conio2 devpack.

I hope it is useful to you.