Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 22:41:02 +0000



Post From: C++ Configuration Instructions missing step?

[2019-06-10 19:43:55]
ForgivingComputers.com - Posts: 1122
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!