954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Base converter that reads letters asci code and convert them with nums in c how?

source base = 2
value = 1001 (9 in base 10)
target base = 10
new representation = 9


source base = 16
value = 1FA (4346 in base 10)
target base = 8
new representation = 10372E

hun1905
Newbie Poster
1 post since Mar 2011
Reputation Points: 10
Solved Threads: 0
 

Where is your code that is not working? Please be sure to use the [CODE] button!

griswolf
Veteran Poster
1,165 posts since Apr 2010
Reputation Points: 344
Solved Threads: 256
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: