hi everyone, i would like to convert int to base 8 (octal)...
this is wat i think of my integer = 29 and the octal will be35
the process is cout<<oct<<29; this way i couldn't output the
and also this method
is there any other method please.....or any hints.??Code:cout.flags(ios_base::oct); return day;



LinkBack URL
About LinkBacks



ct);
Want to add some