Originally Posted By: jcl
For killing overloaded functions you'd need another proc_kill function that takes the number of the overloaded function as a parameter.

jcl, normally I'm needling you to implement features rather than adding advice what no to do in the manual. However, in this specific case it's exactly the opposite for once: please don't implement such a proc_kill function. Such a function will result in extremely hard to maintain and fragile code.


Always learn from history, to be sure you make the same mistakes again...