QFile does not overwrite thei have a program here and it does not overwrite as it should it say file is not open [code] ...
There is a segmentation fault in this functionI need help finding the cause of segmentation fault. [code] void MainWindow::tagfound(QNearFieldT...
QByteArray stores wrong value;i have this code [code] QByteArray id = "\x98\x33\xB5\x14"; [/code] the problem is when i ...
How to exit an infinite loop at your desired time [code] void threadfunction() { cin>>x; } int main() { thread t1(threadfunction); wh...
How to exit an infinite loop at your desired timeGood day! i am having quite a trouble for searching on how to ask this on google so here is my dele...
This user does not accept Private Messages