I have been "compiling and run" some of my program. However, some of the outputs can be viewed and some could not. What is the problem? Do I need to do some configurations ? Please advice. Thank you guys
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2007-08-11
When a program terminates, it's window closes. Except when waiting for user input, programs run very fast, for short non-interactive programs you might never even see the window. Perhaps that is your problem. It is incidentally one of the issues dealt with in the "PLEASE READ BEFORE POSTING A QUESTION".
Compile & Run is a little optimistic, and it is no harder to compile and then run. Maybe those occasions that the output could not be seen the program did not actually compile!?
Beyond that you cannot be helped due to lack of information - another issue dealt with in said thread.
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have been "compiling and run" some of my program. However, some of the outputs can be viewed and some could not. What is the problem? Do I need to do some configurations ? Please advice. Thank you guys
When a program terminates, it's window closes. Except when waiting for user input, programs run very fast, for short non-interactive programs you might never even see the window. Perhaps that is your problem. It is incidentally one of the issues dealt with in the "PLEASE READ BEFORE POSTING A QUESTION".
Compile & Run is a little optimistic, and it is no harder to compile and then run. Maybe those occasions that the output could not be seen the program did not actually compile!?
Beyond that you cannot be helped due to lack of information - another issue dealt with in said thread.
Clifford