Support Board
Date/Time: Mon, 15 Sep 2025 02:25:28 +0000
Post From: sc.persistvars ERROR
[2024-02-10 21:24:08] |
ForgivingComputers.com - Posts: 1122 |
int& dateToday = sc.GetPersistentInt(1); ... float& OSHighNum = sc.GetPersistentFloat(1); float& OSLowNum = sc.GetPersistentFloat(2); |