Displaying 1 result from an estimated 1 matches for "a5279004".
Did you mean:
0x5279004
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/.