cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Having issues passing a imported value t
Having issues passing a imported value to a function
May 6, 2014 at 8:38pm UTC
dNocito
(5)
So
Last edited on
May 7, 2014 at 12:00am UTC
May 6, 2014 at 8:44pm UTC
AbstractionAnon
(6954)
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.