” Double pointers are also sometimes employed to pass pointers to functions by reference ”
can somebody can explain me the above statement, what exactly does point to function by reference means ?
Double pointers are also sometimes employed to pass pointers to functions by reference can
Share
I believe this example makes it clearer :