Quantcast
Channel: eHow - Visual Basics Programming How To's
Viewing all articles
Browse latest Browse all 106

How to Make a Roman Numerals Converter in VB Code

$
0
0

The Visual Basic language does not have an automatic Roman numerals converter, so you must manually set up a set of "switch" statements that determine the numeric value and change the numeric value to a Roman numeral string. You use this fu...


Viewing all articles
Browse latest Browse all 106

Trending Articles