Hi ...
Is there a way to write a program in c++ that get a decimal number and convert it to its equivalent in hexadecimal without using arrays ?
A bit guidance please ....
Thanks ...
Behi Jon 0 Light Poster
Recommended Answers
Jump to Post>Is there a way to write a program in c++ that get a decimal number
>and convert it to its equivalent in hexadecimal without using arrays ?
Why yes, there is indeed a way.>A bit guidance please ....
I'm guessing that you refused to search the forum before …
Jump to Post> asked and answered at least half a million times since Daniweb went live.
For the millionth time, stop exaggerating ;)DaniWeb IT Discussion Community Statistics
Threads: 199,393, Posts: 951,087, Members: 601,466, Active Members: 85,978
> Why yes, there is indeed a way.
Where there is a will, there is …
Jump to PostI don't want the code; Just a guidance like this : You can use recursive functions
Ok. --> You can use recursive functions
Also: Loops.
All 9 Replies
Narue 5,707 Bad Cop Team Colleague
Salem 5,265 Posting Sage
DdoubleD 315 Posting Shark
Behi Jon 0 Light Poster
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
Behi Jon 0 Light Poster
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
Behi Jon 0 Light Poster
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.