Support Board
Date/Time: Tue, 26 Nov 2024 09:33:19 +0000
Post From: Provided .cpp won't compile
[2023-12-17 03:23:45] |
Sierra_Chart Engineering - Posts: 17179 |
Change this: const size_t StringLength = strlen(String);
to: const size_t StringLength = String.GetLength();
Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |