how to use standardError?
Moved
Unsolved
General and Desktop
-
Using the standardOutput i can get the output of the exe.
but in my exe, i have perror function, for the error,when i am using the standardError its not displaying the perror.
can i display perror function using standardError in QT?
so what should i use instead of perror in my code?
-
Using the standardOutput i can get the output of the exe.
but in my exe, i have perror function, for the error,when i am using the standardError its not displaying the perror.
can i display perror function using standardError in QT?
so what should i use instead of perror in my code?