0 Members and 1 Guest are viewing this topic.
I got it to work without crashing, and it produced a .TNO_WOB2SA file, should I just rename this to a .tno file so TI's student software will see it and install it on my calc ?
valgrind -v --tool=memcheck --num-callers=5 --leak-check=no --malloc-fill=0x55 --free-fill=0xAA ./TNOC_fr
else if (error == -2) { QMessageBox::critical(this,tr("Attention !"),tr("Fichier Introuvable")); printf("XYZ \"%s\"\n", path); printf("XYZ \"%s\"\n", path_2); }
const char* path = LineEdit->text().toStdString().c_str();
I am a proud cynic.