Hello thanks for the immediate reply , i did this , when i click a button it will do this
QString a=QString::toUtf8(ui->lineEdit->text());
I am unsure of how to pass the char* to c function . Please help
Hello thanks for the immediate reply , i did this , when i click a button it will do this
QString a=QString::toUtf8(ui->lineEdit->text());
I am unsure of how to pass the char* to c function . Please help
Bookmarks