On Tue, Mar 05, 2002 at 01:35:22PM +0100, Lars Gullik Bjønnes wrote:

> anyway... imagine what happens here if data does not contain a '=' or
> if data is empty.
> 
> biblio.C: 356
> data = data.substr(data.find('='), data.length() - 1);

I've never understood why the STL can't handle this, it causes so much
more typing ...

regards
john
-- 
I am a complete moron for forgetting about endianness. May I be
forever marked as such.

Reply via email to