Re: data type conversion- help needed



On Mar 23, 5:15 am, docdw...@xxxxxxxxx () wrote:
In article <1174610550.807381.247...@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,

harsha <hars...@xxxxxxxxx> wrote:
Hi All,

I need to convert the following COMP/BINARY field

Please do your own homework.

DD

LX-i's solution is good but you may have to change your PIC to S9(10)
to accommodate the sign and the max value of the comp field.

PS - DD's suggestion is a good one too.

.