Anyone know how to convert a System::String to a std::string? I have a windows console application that has some functionallity I would like to use without having to change the eniter code. I just need to get a system string to a standard string. thanks.
Start Free Trial