Let's try to unify debugging output! Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Add constructor, destructor and use std::string for memory management of text data. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
import-csv.c was crazy with implicit (const char *) to (char *) conversions! Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>