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