![]() |
Reading binary data from a file and writing it in VB
In Visual Basic 6 I have written a program to read and write to a file. It works fine. Now I have to do the same for binary data since the information I write to the file has end-of-line and return characters. For instance, when I write to the file, the data looks like this:
"3 34" Because there is a break in the data. In debug mode, the text data has two boxes where the end-of-line and return characters go. Anyway, does anyone have any example code of binary level reading and writing to and from a file? |
Re: Reading binary data from a file and writing it in VB
See my response in this thread: http://www.chiefdelphi.com/forums/sh...threadid=40961
|
| All times are GMT -5. The time now is 17:26. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi