whats wrong with the following statements:
char * s=3D"Hallo";
TString *text=3Dnew TString(s);
printf("%s --- %s\n",s,(char *)text);
the output to that looks like:
Hallo --- @O=BCz=D7=EC`=AB
What am I doing wrong?
Cheers,
Constantin
---------------------------------------------------
Constantin Loizides,=20
CERN EP-Na49, 982-2-A14, Tel: +41-22-76 79541
http://www.rz.uni-frankfurt.de/~loizides/index.html
---------------------------------------------------