Usage:
char i,outp[4];
i = 0x54;
Bin2Octal(i,outp);
:=Dear all
:=
:=Is it possible to convert a hex or binary int(8bits) to octal format using CCS.
:=
:=0b11000110
:==
:=0(octal?)306
:=
:=Or am i going to have to do some more bit manipulating.
:=
:=Regards
:=
:=Paul_B
:=
:=
___________________________
This message was ported from CCS's old forum
Original Post ID: 144514624
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum