comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Help:on the reading of binary data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Help:on the reading of binary data [message #2638] Fri, 05 August 1994 13:01
k0c7289 is currently offline  k0c7289
Messages: 9
Registered: June 1994
Junior Member
I have read the 1,2,4bytes binary data from cdrom sucessfully
using PVWAVE version 4.0 and Dec risc Ultric(ULTRIX 4.3).

The read format was

openr,21,'filename'

par1=intarr(1)
par2=lonarr(1)
par3=intarr(1)

readu,21,par1
readu,21,par2
readu,21,par3

..


Recently we upgraded pvwave(version 4.2) and system(Dec OSF/1 AXP
OS:OSF/1 V2.0). I used the same program to read the same data.

I found the lonarr read 5byte rather than 4byte. The intarr
read 2 byte correctly.

Can anyone tell me what's problem for the lonarr?




CHO
TAMU
[Message index]
 
Read Message
Previous Topic: OS/2 support
Next Topic: Q: /satellite projection in IDL maps

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Nov 30 15:17:05 PST 2025

Total time taken to generate the page: 2.40339 seconds