Support Board
Date/Time: Tue, 15 Apr 2025 12:55:19 +0000
Post From: Possible SCString::ParseLineItemsAsFloats() Bug?
[2025-04-11 06:31:50] |
Sierra_Chart Engineering - Posts: 19226 |
We will look this over. It could be that the last value in the input string, is not getting parsed if there is not a comma after it. There is an additional behavior where the vector retains values from a previous call, requiring the vector to be cleared so that values from previous calls do not accumulate (SCString::Tokenize() does not exhibit this behavior).
This is normal. We could clear the vector but it definitely is not a mistake that it does not get cleared. The responsibility for clearing it is from the caller.
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 |