devxlogo

Tip Bank

Be Careful While Calling Exit()

Calling exit() from any where in the program will result in the process getting terminated. For example, if exit() is called from a code in a dll which is loaded