Function Pointer Question

Nicholas Krause xerofoify at gmail.com
Thu Apr 2 00:16:46 EDT 2015


Greetings All, 
I'm a little rough with how function pointers work in C. I assumed there similar to way C++ stores virtual functions internally in  the vtable for virtual functions  by the compiler and checks the table at runtime. Please let me know if I'm wrong in my understanding. 
Thanks, 
Nick 

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



More information about the Kernelnewbies mailing list