[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10 bytes real
- Subject: 10 bytes real
- From: Thierry Wannier <thierry.wannier(at)unifr.ch>
- Date: Thu, 26 Oct 2000 13:47:24 +0200
- Newsgroups: comp.lang.idl-pvwave
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:21919
I want to analyse with IDL data obtained in the lab.
For this, I have to transfer and read on my PC the data which were
generated by a "home made" software running on a Mac.
Transfer: OK
Read with IDL: ....
I first fought successfully against a tribe a big-endians integer, then
found a way to cope with Booleans but now "I feel like a motherless
child" in front of a bunch of 10 bytes reals (IEEE).
Some suggestions?
Thanks: T.Wannier