03-22-2007 10:14 PM
03-23-2007 12:04 AM
Is there any pattern to the madness? How do you know what's where, before and after cutting?
@fishindays wrote:
The binary file is made up of several data widths (8/16/32 signed and unsigned).
03-23-2007 07:23 AM
03-23-2007 08:37 AM
03-24-2007 12:54 PM - edited 03-24-2007 12:54 PM
The attached Rube Goldberg Code copies two arrays of clusters to two arrays of indicators.
Ben
BTW: It does so by writtng the flattened data to a fixed length file and decoding same on the read.
Message Edited by Ben on 03-24-2007 12:54 PM