Go to Glossary Go to Search Go to IBM C and C++ Compilers Help Home Page Go to IBM Software WWW Site

Step Return

Button: Shortcut key: [T] Menu: Run->Step return (from Source window)

The Step Return command executes the code up to and including the return statement of the current function. Execution halts at the line following the call to the current function.