strstream-Objekte l�schen

Robert Tomanek slon at in.com.pl
Fri Feb 18 20:24:28 GMT 2000


On Fri, 18 Feb 2000, you wrote:
> Hi,
> Wie kann man den Inhalt eines strstream-Objekts löschen?
> Ich habe schon probiert, das strstream-Objekt dynamisch zu erzeugen und
> dann wieder zu löschen, aber damit habe ich auch meine probleme:
> 
>   s = new strstream();
> 
> erzeugt ein Objekt mit unvorhersehbarem Inhalt und wenn ich mit
> 
>   s = new strstream("", 0);
> 
> versuche einen leeren strstream zu erzeugen, dann ist scheinbar die
> Länge des strings auf 0 festgelegt. Ich möchte mich bezüglich der Länge
> aber nicht festlegen. Hat irgenwer ne idee?
> 
> Ich programmiere überigens mit der g++ Bibliothek unter LINUX.

You are really stubborn, you know? Martin Pikernig asked you to stop asking
questions which are not related to kdevelop on kdevelop mailing list. Would you
be as kind as to move to, e.g. Linux C++ programming news group
(tuxcpprogramming at i-docs.net)? How many more people should tell you to ask
c++-related questions somewhere else before you realise you should do it?
Apart from this, asking the same question multiple times (I guess that
everybody speaks English, at least everybody was able to understand your
question so there was no need to repeat it in German) in so short a period of
time doesn't really make sense, you only generate extra traffic.
Moreover, using languages other than English on a generally
accessible  mailing list is not really kind of you as there are lots of people
who only speak English as their foreign language.
So please move your c++-questions to other mailing list, read the netiquette
and conform to it.

Thank you,
robert
-- 
Robert Tomanek, a happy user of Debian/GNU Linux
homepage: http://www.in.com.pl/~slon/
e-mail:   slon at in.com.pl
Avoid the Gates of Hell. Use Linux.




More information about the KDevelop mailing list