Support Board
Date/Time: Sat, 07 Jun 2025 11:37:19 +0000
Post From: C++, ACSIL functions question
[2023-03-11 18:15:47] |
BenjFlame - Posts: 338 |
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. |