Hi, I've a file with every line having 32 bits of binary data. I need to convert every line data to hex data. I tried pack(), unpack(). But didnt get desired results. Kindly suggest me a way.
Thanks, Divya
Hi, I've a file with every line having 32 bits of binary data. I need to convert every line data to hex data. I tried pack(), unpack(). But didnt get desired results. Kindly suggest me a way.
Thanks, Divya