From: Jonas Hartmann Date: 2006-09-28T00:34:37+09:00 Subject: Re: String starts? and ends? methods James Edward Gray II wrote: > On Sep 27, 2006, at 9:05 AM, Jonas Hartmann wrote: > >> further: could there be need for starts_with!() and ends_with!() ? or >> is it bollox? > > What functionality are you envisioning these methods would have? > > James Edward Gray II maybe without parameters exchanging the first or last char with a string/char, with parameters (unsigned integer) exchanging the first x chars / last x chars i dont know if it is that useful, it just popped to my mind seeing a method? what would method! do. newbish regards Jonas