we are using the parallellport to send bytes with data between to pc. We store it in a file(text) and then we reads from this file and place the content into a textbox in our window-application we can see that it's correct, but if we want to open the file outside our applikation, for exampel with Notepad it doesn't work. It's just strange caractrers in the file.
We have tried to store it like byte ,int and char but it doesn't help!
CAN ANYBODY EXPLANE THIS, BECAUSE WE NEED TO BE ABLE TO READ THE FILE???
We have tried to store it like byte ,int and char but it doesn't help!
CAN ANYBODY EXPLANE THIS, BECAUSE WE NEED TO BE ABLE TO READ THE FILE???