Monday, September 23, 2013

About swprintf function call

The win on the system C + + code into the MAC in Xcode to compile, prompting No matching function for call to 'swprintf'
Line of code is written so swprintf (szResult, L "% 0. * F", nPrecision, val);


Reply:
This is a function of the windows platform, ios / mac is not found ...
Reply:
There are, ah, look wchar.h file contains the line

No comments:

Post a Comment