Rmck wrote:
>
> Hi
Hello,
> I have the .h file of a program that spits out a data file
> which is Binary Output. The binary file is a series of fixed
> length records. In C, each record has the format which is
> in the script.
>
> I thought I could use unpack to read the data, and I am
> havin
rmck wrote:
Hi
I have the .h file of a program that spits out a data file which is Binary Output. The binary file is a series of fixed length records. In C, each record has the format which is in the script.
I thought I could use unpack to read the data, and I am having no success. PLEASE
Hi
I have the .h file of a program that spits out a data file which is Binary Output. The
binary file is a series of fixed length records. In C, each record has the format
which is in the script.
I thought I could use unpack to read the data, and I am having no success. PLEASE let
me