Support Board
Date/Time: Tue, 04 Nov 2025 06:47:56 +0000
[Programming Help] - Convert SCString to string
View Count: 1079
|   [2021-03-18 12:54:00]     |  
| PS2004 - Posts: 48 | 
| 
                Is there a way to convert SCStrings to regular string variables?
                 | 
        
|   [2021-03-18 14:33:26]     |  
| User310645 - Posts: 49 | 
| 
                Use SCString.GetChars() to get a char* from which you can construct a std::string if thats what you mean by "regular" string.
                 | 
        
To post a message in this thread, you need to log in with your Sierra Chart account:
