[Newbies] substring

Mark Volkmann mark at ociweb.com
Fri Oct 3 23:39:32 UTC 2008


I can't find a method to give me a substring of a String from a given  
index to the end. The copyFrom:to: method requires telling it the end.  
Does a method exist where you only specify the starting point? I know  
I could write it myself, but I don't want to do that if it's already  
there.

---
Mark Volkmann






More information about the Beginners mailing list