Support Board
Date/Time: Tue, 26 Nov 2024 13:26:04 +0000
Post From: Dynamic Memory Allocation
[2014-03-10 12:19:16] |
User61322 - Posts: 8 |
To SC support: If you add "sc.UpdateAlways =1;" to yours example you will get exceptions also when accessing the Array, " p_DoubleArray[0] = 100; ". to User61322: if you put break points at lines "sc.PersistVars->i1 = NULL;" or "return;" in the block if(sc.LastCallToFunction) debugger will not break on them. I am examining the code in Sierra Chart Engineering - Posts: 10257. Nice day. |