You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Functions (I) C and C++ / Functions and Classes
Using functions we can structure our programs in a more modular way, accessing all the potential that structured programming can offer to us in C++.