Running an application until the calling function can be useful in subroutines. Execution continues until it returns to the calling routine. If the line containing the call is processed upon the return, the next line becomes the current line. Otherwise, the calling line remains the current line.
The application runs until the calling function.
Copyright © 2001-2011, Intel Corporation. All rights reserved.