Posts by Gian Fonseca • 1 point
1 post
-
0
votes3
answers1075
viewsA: I want to pass a parameter that is in the main for a function and perform a calculation, pointer exercise and function, how do I do?
You must pass the variable ex1 as a function parameter, then use it as desired. Don’t forget to declare the function and its return; If its function returns a pointer must also be specified. Ex: int…
canswered Gian Fonseca 1