UMBC CMSC 313, Computer Organization & Assembly Language, Spring 2013
[ Up]
[Previous Lecture]
[Next Lecture]
Up]
[Previous Lecture]
[Next Lecture]
 Thursday, April 4, 2013 
 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:
22 Jul 2024 11:28:13 EDT
by
Richard Chang
 to Spring 2013 CMSC 313 Homepage
to Spring 2013 CMSC 313 Homepage