Click here to Skip to main content
15,894,362 members
Articles / Programming Languages / C#

Conversion of Decimal to any Base (Binary, Octal or Hexa) and vice-versa (C#)

Rate me:
Please Sign up or sign in to vote.
3.35/5 (23 votes)
27 May 2005CPOL2 min read 239.3K   3.6K   34  
Generic functions written in C# to convert a binary,octal or a hexa-decimal to a decimal number and vice-versa.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder BB Systems CIT-GPNP
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions