|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
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? |
|
#2
|
|||||
|
|||||
|
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
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VB? | complete | Programming | 8 | 02-01-2006 22:05 |