C Video Tutorial 14

Convert From Hexadecimal to Base 10 CIn the last part of my C Video Tutorial, I covered how to convert from base 10 to base 2, base 8 and base 16 with C.

At the end of that tutorial, I provided a homework assignment for you to write code that converts from any base back to base 10. In this tutorial, I will walk through exactly how to do that.

You can find all of the code below the video. Please leave any questions you may have.

If you like videos like this, it helps to tell Google+ with a click here [googleplusone]

Code From the Video

CTutorial14.c

Leave a Reply

Your email address will not be published. Required fields are marked *