helo all
i need urgent help
i'm trying to tranform a binary file in a sting of 0s and 1s .
ex: i have the file vvv.ecc how can i tranform it in a strig of 0s and 1s and then put the sting in a txt file?
and then from that strig to be able to creat the file vvv.ecc exactly as it was?
pls give the exact code in C++ ( os= xp ) and some specifications ( i' m a nooby but i'm trying to learn :)
i need urgent help
i'm trying to tranform a binary file in a sting of 0s and 1s .
ex: i have the file vvv.ecc how can i tranform it in a strig of 0s and 1s and then put the sting in a txt file?
and then from that strig to be able to creat the file vvv.ecc exactly as it was?
pls give the exact code in C++ ( os= xp ) and some specifications ( i' m a nooby but i'm trying to learn :)
Comment