Visit SearchWinDevelopment.com, the Visual Basic-Specific Search Engine.
               FREE benefits include Daily News, Developer Tips, Career Center, VB Forums & more.


Home Recent Code Popular Code SearchWinDevelopment.com White Papers

Jobs

Submit Code Email


Author:  David M. Lewis
Date Submitted:  5/19/2007
Category:  File Manipulation
Compatibility:  VB 6
This code has been accessed 5060 times.

Email Yourself this snippet:

Task: An easy way to read and write data to/from a file using binary mode. One function, no other requirements.
Declarations

Code