[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
binary file format??
From: |
Rusty Boyd |
Subject: |
binary file format?? |
Date: |
Wed, 10 Jun 1998 13:17:51 CST |
What is the file format used when using the 'fwrite' function, or, more to the
point, how can I read a file created with this function using a 'C' program. I
have tried every precision type listed, but after about 30 or so items from a
column vector, the numbers start making no sense (to me). For example, instead
of 0xFFFF, the file will contain FFDF, or, instead of 0x000E, it will be
0x00E0.
Thanks in advance,
Rusty
Rusty Boyd
OUHEP - http://oua4.nhn.ou.edu/
address@hidden
office: (405)325-2890 x36316
office fax: (405)325-7557
home ph., fax and data: (405)447-5211
University of Oklahoma
Dept. of Physics and Astronomy
440 W. Brooks
Norman, OK 73019
- binary file format??,
Rusty Boyd <=