Tuesday, October 11, 2016

Functions and parameters

Parameters are the numbers and changes you make to a variable inside the parenthesis after the variable. For example; int main("here").
The function is the action and thing happeneing that was created. When you make a char variable and then name that char, that is the function. The function holds input information.

No comments:

Post a Comment