|
-
Apr 4th, 2000, 06:35 AM
#1
Thread Starter
New Member
Hi out there,
I do have large binary files (120MB and more)that contain individual structures of 12 bytes. Currently I do a "get" of 1 structure, handle it and "get" the next one. This way it takes ages to handle a file.
Can anyone give me a hint how I can handle this more efficiently by e.g. reading larger chunks in memory first.
I heard that in C, there exisit a "memfile" function that handles all this for you. does something similar exists in VB?
Hope to hear from anybody a.s.a.p.
Regards,
Walter (Belgium)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|