I want to convert the text string from a file into binary and then create a new file holding these binary. I am using the VC++ 2008.
I have done some search on the internet, but hardly understand.
Can anyone give me idea or sample code with explanation?
Thanks in advance!