The code below shows a piece of my program which can copy bytes (one byte at a time) from one file to another. What should i do to make it copy bytes from file and save it into the string?The code below shows a piece of my program whic
The code below shows a piece of my program which can copy bytes (one byte at a time) from one file to another. What should i do to make it copy bytes from file and save it into the string?The code below shows a piece of my program whic