User: jonsto

  • Public profile

User profile: jonsto

User info
User name:jonsto
History
Joined:
Number of posts:30
Latest posts:

write a program that converts a hex string into a decimal integer
does this code look right for the binary to decimal conversion? #include <iostream> #include <strin...

write a program that converts a hex string into a decimal integer
no, that doesn't work.

write a program that converts a hex string into a decimal integer
#include <cmath> right? The error says more than one instance of overloaded function "pow" matche...

write a program that converts a hex string into a decimal integer
I included cmath, but pow is still giving me an error. Are you sure cmath is the right library for ...

write a program that converts a hex string into a decimal integer
1ff was actually 511... what did I do wrong in my code?

This user does not accept Private Messages