Displaying 1 result from an estimated 1 matches for "tf1927484".
2006 Jul 11
4
how get a substring of a string
hello all
i want to get the substring of a string
i found a source that do it...but don''t work in my machine
example
"the source of ruby".chars[0..5]
that must return "the so"
--
Posted via http://www.ruby-forum.com/.