[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: converting TString pointers
- From: "xenarcher <nickl@...>" <nickl@...>
- Date: Fri, 21 Feb 2003 23:18:31 -0000
If I have a pointer to a TString object, is there an easy way to get
the corresponding character array? (i.e.: the corresponding char *
object)