james stone

james stone

  • NA
  • 0
  • 9.7k

Pass function as parameter.

Sep 24 2008 4:26 AM
I have a function myFunc(......) i would like to pass a function to myFunc that should be called in myFunc. If I have a function called aFunc(string a), how can I pass that function to myFunc?

Answers (1)