[Thread Prev][Thread Next][Index]
[ferret_users] whether break statement is available in ferret ?
HI All !
I want to do some calculation in ferret, which I have already done
using IF ELSE, FOR LOOP, and BREAK Statements in C,
it is some thing like this, let me take one example here
myvar={1000,1111,1333,1444,1555,1666,999,888,333,222,111 }
here I want to list out only 1111,1333,1444,1555,1666
If break statement is available in ferret, I think it's possible by
taking starting increment value(1111) index and ending value(999)
index, by putting in loop and listing.
Thanks in advance,
Akshay
[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce /
NOAA /
OAR /
PMEL /
Ferret
Privacy Policy | Disclaimer | Accessibility Statement