Support Board
Date/Time: Fri, 29 Nov 2024 03:38:01 +0000
Post From: C++, ACSIL functions question
[2023-03-11 18:15:47] |
BenjFlame - Posts: 324 |
Your function has to be defined above the SCSFExport line.
Yes, I noticed that. What's the rule that governs this? Again, I'm confused as I come from other languages. Is this C++ rule? And you are right about the variable for holding the return value of the function. |