Login Page - Create Account

Support Board


Date/Time: Wed, 24 Dec 2025 12:41:45 +0000



Post From: C++ Configuration Instructions missing step?

[2019-06-10 19:43:55]
ForgivingComputers.com - Posts: 1177
When using the Visual Studio 2019 debugger, I can set breakpoints and watch variables, but I am stuck with arrays. How do I view the contents of the last cell in a subgraph array?

For example, I want to see what is in the array BuyEntrySignal[sc.Index].

Thanks!