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