HI: We can use exit(0) instruction to exit a normally running routine in C language. But exit(0) is not being in the KEILC51.Now how can I realize the same function as exit(0) instruction with other instructions?
Of course you can; as I explained previously.
Use of the function name exit may be misleading, but it can be done.
.
Wherever you would like it to exit to.
"What's in a name? That which we call a rose ..."