UMBC CMSC 313, Computer Organization & Assembly Language, Fall 2012
[Up]
[Previous Lecture]
[Next Lecture]
Thursday, November 1, 2012
Assigned: Proj7
Due: Proj6
Function Pointers
Assigned Reading in Null & Lobur:
Assigned Reading in Duntemann:
Actual Slides (in PDF): Slides17.pdf
Topics Covered:
- Project 7
- 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:
22 Jul 2024 11:28:30 EDT
by
Richard Chang
to Fall 2012 CMSC 313 Homepage