Nebu
01-21-2004, 12:21 PM
I'm creating an advanced data storage class with multiple variables with different data types. I did well so far, but I wanted to add conditions to the variables. To ensure maximum compatibility, I would need to pass a shared function from a mustinherit class to the function processing the variables + conditions. Is it possible to add a function to a function call as parameter the same way it is possible in C++ ?
Greetz
Nebu
Greetz
Nebu