VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Numerals

Mark Darlison  (2 Submissions)   String Manipulation   Visual Basic 3.0   Beginner   Wed 3rd February 2021

Revised Roman Numeral generator. This version will in theory generate numbers in excess of 1000000 using the standard numbering conventions, i.e. 5000 is equal to a V with a line above and below..

Assumes
This code relies on the user NOT using True Type fonts. The problem lies in getting the lines to appear above and below the letters, as I couldn't find a font that did this I've cheated and simply used two labels. Look at teh code and you'll see what I mean.

Rate Numerals (5(5 Vote))

Download Numerals

Numerals Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters