command = command; command += option; command += " | tee /DATA/Database"; QP->start("/bin/sh", QStringList() << "-c" << command); // verify Database file ??
std::ifstream
fopen
QFile
open
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)