Support Board
Date/Time: Fri, 28 Nov 2025 23:38:36 +0000
Post From: Why does this test cpp keep getting the same error?
| [2025-06-25 14:38:43] |
| User431178 - Posts: 818 |
|
This is wrong, the "int" is screwing it up. SCSFExport int scsf_TestStudy(SCStudyInterfaceRef s_sc) should be SCSFExport scsf_TestStudy(SCStudyInterfaceRef s_sc) |
