c - program functions in dynamic loadable modules -


hello writing program , dynamic loadable modules. modules loaded using 'dlopen'. how use program function in module? function pointers right way? thank you

yes need function pointers , have call dlsym() them


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -