Search Results

1
vote

How to convert a unmanaged double to a managed string?

C++ is definitely not my strongest skillset. Misread the question, but this should convert to a std::string, not exactly what you are looking for though, but leaving it since it was the original p …