On Tue, Jul 10, 2001 at 12:41:55PM +0200, Volker Sturm wrote:
> Hi,
> I am using g++ 2.95.3 on 4.3-STABLE. I want to do some string operations
> in one
> of my functions. The manual for g++ says that there are member functions
> like
> somestring.before(i); or
> somestring.at(0, i);
Did you try t
Hi,
I am using g++ 2.95.3 on 4.3-STABLE. I want to do some string operations
in one
of my functions. The manual for g++ says that there are member functions
like
somestring.before(i); or
somestring.at(0, i);
Problem is that the compiler complains that these member functions don't
exist. It only re
2 matches
Mail list logo