fnction pass

is it possible to pass the function into another function and that another function will pass into another function? and will is still work the way it should be?
Are you sure that you mean pass. Not call? Your question looks slightly ambiguous.
Function pointers will keep it's integrity no matter how many times it's passed, it's just referring to the function.
Topic archived. No new replies allowed.