
83
Figure 3.60 [Stack Trace] Window
Figure 3.60 shows that the position of the program counter is currently at the selected line of the
sort() function, and that the sort() function is called from the main() function.
Notes: 1. If the function is not deeply nested (lower than 10), the main() function will be
displayed multiple times.
2. For details on this function, refer to the online help. The online help is opened when
the [F1] key is pressed in the [Stack Trace] window.
Kommentare zu diesen Handbüchern