Binary file I/O
- To: mathgroup at smc.vnet.net
- Subject: [mg2953] Binary file I/O
- From: Matt Reed <mreed at umich.edu>
- Date: Mon, 15 Jan 1996 03:40:04 -0500
- Organization: University of Michigan
I am working with large datasets that I would prefer to store as binary data rather than ASCII. These files could be, for example, single- or double-precision numbers. What is the most efficient way of handling input and output of such datafiles in Mma? I've considered writing an external translator to read the data and pipe it to Mma in ASCII, but I wonder if it is possible to access binary data in a file directly. Matt Reed University of Michigan ==== [MESSAGE SEPARATOR] ====