Support Board
Date/Time: Tue, 04 Nov 2025 11:57:44 +0000
Post From: Convert SCString to string
|   [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.
                 | 
        
