Support Board
Date/Time: Fri, 03 Jan 2025 07:46:47 +0000
Post From: sc.GetPersistentInt
[2015-02-03 02:57:44] |
QnReally - Posts: 181 |
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. |