str_get_field

From: Wen.J.Qu <wen.j.qu_at_nyahnyahspammersnyahnyah>
Date: Fri Aug 17 2012 - 15:35:37 MDT

Hi, All

Could anyone pleas tell me what is the difference between the below two lines?

lat = stringtofloat(str_get_field(data(1::), 2," "))

lat = stringtofloat(str_get_field(data(1:), 2," "))

I find they get the same result. What is the use for the colon or two colons used here?

Thank you very much!

Shawn

Wen.J.Qu
2012-08-17

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Aug 17 15:36:14 2012

This archive was generated by hypermail 2.1.8 : Thu Aug 23 2012 - 16:16:15 MDT