There is a code with functions. Is there any way to know the order of these functions? Those. I want to see something like this:
main -> func1 star -> func2 start -> func2 end -> funс1 end -> func3 start -> func3 end You can of course at the beginning and end write puts("star/end\n") . Perhaps there is something more convenient, or by what words is it google?