[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help with reading structure from file
In article <95s1a2$8f8$1@news.wrc.xerox.com>,
Surendar Jeyadev <jeyadev@wrc.xerox.com> wrote:
>
>Sorry, that is not correct. I tried so many variations and got so
>many different errors, I am all mixed up now. The problem is a really
>weird one, now and I cannot figure it out.
>
>After doing the above, ....
>
>WAVE> print, fulldata(0)
>{ 001a 312.194 76.9220 296.301 21.4620
> 0.453000 289.515 0.957000 }
>WAVE> print, fulldata(1)
>{ 7 0.00000 0.00000 0.00000 0.00000
> 0.00000 0.00000 0.00000 }
EEEEks! Now my Unix is going ....
>{ 0.00000 0.00000 0.00000 0.00000
> 0.00000 0.00000 0.00000 }
It should have been ..
WAVE> print, fulldata(2)
{ 0.00000 0.00000 0.00000 0.00000
0.00000 0.00000 0.00000 }
Anyway, the point is the same.
Thanks again.
--
Surendar Jeyadev jeyadev@wrc.xerox.com