Writing HEX to Binary File
807588Apr 29 2009 — edited Apr 29 2009Hi Everyone,
This is my first time writing on here, I just can't find the answer to this so i'm hoping someone can help.
I have big blocks of HEX values that I need to write to a Binary file.
How can I write out those values without conversion?
For Examples, I have block like "5F 24 02 66 54 85 45 5A 08 52 04 06 54"
and I would like to get them on a file in there current state.
Can you help!?
Thanks,
Pat