Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

override my anus

Name: Anonymous 2011-10-28 11:28

How do I override functions used in structs in c?

Function pointers?

Name: FrozenVoid 2011-10-28 12:02

"Functions used in structs" have addresses.
You can call the original or call something else.
Overwriting function pointers is useless for performance, const function pointer tables with separate storage for all pointers should be used.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List