my_func(param[]) { // function's header another_func(another_param) // notice no brackets for another_param }