Hi,

jorge ivan poot diaz schrieb:
I have doubts about using
class OUStringBuffer

You should be more specific about your problem. Do you need help in understanding the descriptions in ustrbuf.hxx? Or do you get an compiler error, which do you not understand? Or do you need help about the difference to other string types? Or ...?


I want to implement this code:

x = new OUStringBuffer().append("a").append(4).append("c").toString();
  (one example)

This snippet, missing something? (A declaration of variables?)

Please post a little bit more. Where do you want to use that code? What is x ? Do you want to do something specific, or is it an exercise, some kind of "hello world"?

Kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to