1.27. POINTERS TO FUNCTIONS
Bytracing(F8)untiltheRETNinstructionandpressingF8onemoretime,wereturntotheqsort()function:
Figure 1.110:OllyDbg: the code inqsort()right aftercomp()call
That has been a call to the comparison function.
1.27. POINTERS TO FUNCTIONS
Bytracing(F8)untiltheRETNinstructionandpressingF8onemoretime,wereturntotheqsort()function:
Figure 1.110:OllyDbg: the code inqsort()right aftercomp()call
That has been a call to the comparison function.