View Single Post
Old Dec 4th, 2004, 12:47 PM   #3
RosdaHale
Newbie
 
Join Date: Nov 2004
Posts: 15
Rep Power: 0 RosdaHale is on a distinguished road
That great but i need to return the hex result as a string not an array, how do i change it to a string. I am not printing out the result simply holding it in a varible.

So Hex_Num=Convert_To_Hex(Dec-Num)
not cout << Convert_To_Hex(34);
RosdaHale is offline   Reply With Quote