TString

Jarek Grebieszkow (frodo@ikf.uni-frankfurt.de)
Tue, 25 Feb 1997 15:22:20 +0100 (MET)


Hi once again,

Is there any way to store lists, arrays, whatever of TString's, since
TString is not derived from TObject than TList::Add() will not work.
I need to map somehow index to string.

Jarek