Since 5/8/2012 1:40:48 PM, marvena has written 1 articles and participated in 0 conversations. marvena signature: marvena
marvena's articles:
Items(1) /1
Index of the n-th occurrence467 (12/26/2007 7:53:24 AM) comp.lang.ruby Hi, some newbie questions... 1) How can I obtain all the indices of the occurrences of a pattern in a string (and not only the index of the first one using "index")? And the index of the n-th occurrence? 2)... Marco