Having issues passing a imported value to a function

So
Last edited on
Line 11: You declared Print to take a single wchar_t, but you're attempting to pass a std::string.
Topic archived. No new replies allowed.