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

Home » Public Forums » archive » Re: reading past leading and training bytes
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: reading past leading and training bytes [message #49201] Fri, 07 July 2006 08:01 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
Peter Albert wrote:
> While writing this, the idea comes to my head that
> it might have benn smarter to just use
>
> IDL> openw, lun, filename, /get_lun
> IDL> point_lun, lun, 4
>
> instead. Might be worth a try ...

You can even use:

IDL> openw, lun, filename, /get_lun
IDL> skip_lun, lun, 4

to skip 4 bytes. (And this is easier to modify to skip 4 bytes multiple
times instead of just at the beginning of the file.)

Mike
--
www.michaelgalloy.com
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Reading data from file
Next Topic: Re: IVolume/isosurface

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

Current Time: Fri Oct 10 07:59:43 PDT 2025

Total time taken to generate the page: 1.12342 seconds