Skip to content

dmcory/Roman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VB Library for convert integer numbers to roman

And well, that's it.

You need to add this project to your project (or take the dll generated)

And then

Imports roman

For usage you need something like this:

Dim number = (New roman_numbers).ToRoman(4999)

and the function will return the roman symbols in string.

About

VB Library for convert integer numbers to roman

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published