Support Board
Date/Time: Tue, 12 May 2026 15:18:46 +0000
Post From: C++, ACSIL functions question
| [2023-03-11 19:25:53] |
| ForgivingComputers.com - Posts: 1219 |
|
Your function has to be defined above the SCSFExport line.
What's the rule that governs this?
The rule is you cannot use a function before it has been declared. Just like variables. |
