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