I have the following problem.
I use a system() call to an external program written in C++.
However, I dont seem to get any output to my HTML page.
Can anone suggest what I am missing?
Thank you in advance.