Enhance the Debug() function so that the programmer has to
press Enter or Return after debugging is deactivated?



Enhance the Debug() function so that the programmer has to press Enter or Return after debugging i..

Answer / Girish Candra Sharma

To make a program wait for user input after deactivating debugging, you can add 'system("pause")' (for Windows) or 'read' command (for Linux) at the end of the Debug() function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Debugging AllOther Interview Questions

How does a debugger set breakpoints in a code you are debugging?

1 Answers   Tech Mahindra,


What does the error Spool file is locked mean?

1 Answers   Wipro,


How to see the contents of the message buffer from a remote gdb session?

1 Answers  


What is a Parser Bug?

1 Answers   CGI,


Hey, I am new as a sap abaper, i just want to know, i created 1 zprogram and i execute it in development system its works properly , in quality system is also works properly, but when i run in background it dumped, how to handle this prob.can anyone guide me plzz??

1 Answers   IBM,


What does the error Too many ``Received'' headers - suspected mail loop mean?

1 Answers  


Can some one help me with the QTP 9.0 single seat license. pls send it to sandeepkumarsingh@hotmail.com

1 Answers  


Explain debugger.

1 Answers   TCS,


What does the error too many unrecognized commands mean?

1 Answers  


What do mean by debugger?

1 Answers   TCS,


What is a "debugger" ?

2 Answers  


How to reboot the (crashed) box via remote gdb? How?

1 Answers   IBM,


Categories