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

Home » Public Forums » archive » very simple Index question~~~help~~~
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
very simple Index question~~~help~~~ [message #62546] Mon, 15 September 2008 20:17
xiao zhang is currently offline  xiao zhang
Messages: 81
Registered: June 2008
Member
I have a very simple question , I have an 178*300 array, I want to
read it line by line like this :

print,diff(53399)
print,diff(178*299+177) ;178*299+177=53399

for i=0,177 do begin
diff2(i)= diff(178*299+i)
endfor


Why it always remind me that it out of range in the second print
statement. I mean 178*299+177 s exactly equal to 53399. Help~~~~~~~
Thank you ~
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Returning a struct containing variable-length arrays
Next Topic: Software Articles Collection

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

Current Time: Fri Oct 10 11:37:27 PDT 2025

Total time taken to generate the page: 0.24314 seconds