107 Views
The Convert class provided by .NET has some somewhat arbitrary limitations here's a class that converts between integers and strings using any base (radix).
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
The Convert class provided by .NET has some somewhat arbitrary limitations here's a class that converts between integers and strings using any base (radix).