Why use the OUT before the variable?

Im really confused on whether and why i have to use the OUT macro which we defined on top of the file!

Just as a reminder for those who read code that parameter that is passed, is passed by reference, and it’s value will be changed after function call.

This is not a normal practice as far as I know, and it is the first time I see it in this course.

1 Like

Privacy & Terms