Project DescriptionThis project is a sample of how to produce decimal to base N conversions using a generic class and a custom character set for the conversion.
The sample is written in C++/CLR and can be used in any .NET language, or easily converted to native C++
How to get started
Check the
documentation pages for details on how to get up and running.