Hi, Özal!
On Jan 30, Özal Asli wrote:
>
> Hi. I have been working on to print the Item * tree in String format.
>
> I have tried to use the following print method for the root Item *
> element, thinking that it would display all elements in the tree, but
> all I can see is some nonsense characters.
Perhaps you're using it incorrectly.
> virtual void print(String *str_arg) { str_arg->append(full_name()); }
>
> Do you have any idea how to get String format for all elements in the Item tree?
Regards / Mit vielen Grüßen,
Sergei
--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Sergei Golubchik <serg@stripped>
/ /|_/ / // /\ \/ /_/ / /__ Principal Software Engineer/Server Architect
/_/ /_/\_, /___/\___\_\___/ Sun Microsystems GmbH, HRB München 161028
<___/ Sonnenallee 1, 85551 Kirchheim-Heimstetten
Geschäftsführer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Häring
| Thread |
|---|
| • About Item * | Özal Asli | 30 Jan |
| • Re: About Item * | Sergei Golubchik | 31 Jan |