Serge D. Mechveliani wrote: > Consider the following situation, which often happens. > * A function f calls for g and for h, > each g and h calls for f. How about adding a parameter to g and h (instead of calling f directly)? Christian