Writting A Plugin In System
Posted: Sat May 31, 2003 4:19 pm
Hi,
I have a few ideas on how to do this, just wondering what other peoples are thoughts on the matter of writting a plugin for your own software would be.
My idea is that every plugin has one function in common with all, which returns in a structure all the functions within the plugin, these are then stored by the main program and called when they are needed. is this the best way or does anyone have thing better ?
I have a few ideas on how to do this, just wondering what other peoples are thoughts on the matter of writting a plugin for your own software would be.
My idea is that every plugin has one function in common with all, which returns in a structure all the functions within the plugin, these are then stored by the main program and called when they are needed. is this the best way or does anyone have thing better ?