Structure to help in converting integers to roman numerals. More...
#include <DecimalToRoman.hpp>
Structure to help in converting integers to roman numerals.
|
Construct a decimal to roman conversion object.
postValue | quantity corresponding to postLetter |
postLetter | letter for quantity, for example, "C" represents 100 |
preValue | quantity corresponding to preLetter |
preLetter | prefix for quantity, for example, "XC" represents 90 |
|
|
|
|
|
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSL Transformer Version 1.0 |
|