Assembly Language for Beginners

(nextflipdebug2) #1

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.

Free download pdf