hai,
In my application I want to send data from gui running program to C.exe file
I tried like In c file I write a program to taking the I/p from scanf() and In Qt I call QProcess function. but it is giving the output as
“The program has unexpectedly finished.”
Is my thought was wrong?
If any solution is there then please explain me
↧