Hi, i have a c++ 5 compiler when compiling my programs the output is display for few seconds and than it is closed. Please is there setting on the compiler that i can change so that the output is displayed longer Cheers.. Patrick
Before the last statement have a user input using scanf, getch / getche so that it does not disappear before you see the output.
Thanks so much Shabbir for your help here and may our good Lord above continue to bless as you continue to share your knowledge with us.