Help for this page
Select Code to Download
Select
or
download this
int foo(int x, int y, int z) { return bar(x + y + z); }