Support Board
Date/Time: Sat, 01 Nov 2025 19:31:51 +0000
Post From: sc.persistvars ERROR
| [2024-02-10 21:24:08] |
| ForgivingComputers.com - Posts: 1150 |
|
int& dateToday = sc.GetPersistentInt(1); ... float& OSHighNum = sc.GetPersistentFloat(1); float& OSLowNum = sc.GetPersistentFloat(2); |
