Support Board
Date/Time: Sun, 11 May 2025 11:36:03 +0000
Post From: sc.GetPersistentInt
[2015-02-03 02:57:44] |
QnReally - Posts: 188 |
If I upgrade from v1224 to a higher version, can I expect the code that worked under v1224 to compile without errors if I stick to the old style persistent variables? For example, I use int& beginIndex = sc.PersistVars->i3;
beginIndex = 10; Thanks. |