News
input The value of the parameter is passed into the function, but even if the function modifies the value, it cannot pass the new value out to the calling function. output Output parameters are used ...
25y 11,496 Feb 12, 2014 #2 If you have multiple arguments that can logically be grouped together, then yeah, create a struct type to collect them and pass an instance of it as a single argument: Code: ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results