UMBC CMSC 313, Computer Organization & Assembly Language, Fall 2014
[
Up]
[Previous Lecture]
[Next Lecture]
Wednesday, October 29, 2014
Assigned:
Due:
Function Pointers
Assigned Reading in Null & Lobur:
Assigned Reading in Duntemann:
Actual Slides (in PDF): Slides17.pdf
Topics:
- Recap: Calling C functions from assembly
- Recap: Calling assembly subroutines from C
- Function pointers in C.
- Using qsort() from the C Standard Library
Programs Shown:
- Function pointer examples:
- Using the qsort() function in the C standard library:
Last Modified:
28 Jan 2014 16:16:45 EST
by
Tyler Simon
to Fall 2014 CMSC 313 Homepage