Maxnoe/fix t string
This fixes #1 (closed)
In the long term we should think about cleaning up this mess with std::string
vs. TString
vs. char[]
and
use only one string type.
This fixes #1 (closed)
In the long term we should think about cleaning up this mess with std::string
vs. TString
vs. char[]
and
use only one string type.