Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

read/write to file

Status
Not open for further replies.

Jiko

Technical User
Apr 5, 2002
35
SE
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???
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top