convert Hexdecimal to Decimal

Hi i need help to convert hexdecimal to decimal using C.. i'm stuck... please!!

thanks..
Last edited on
Think about how you would do it 'by hand', then make this your first attempt algorithm.
Think about a very simple case first (single hex digit), then gradualy extend this until you have a general solution.

Topic archived. No new replies allowed.