1
Network / Re: IPv6 Support for the networking
« on: July 19, 2020, 05:32:33 am »
So is there any ETA?
thnx.
thnx.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
What do you mean with "parse"? What do you do with the text?
...
sfEvent gives you a sfUint32 character, and sfText_setUnicodeString takes a const sfUint32*. Is there a good reason for storing your string as a wchar_t? If so, you'll have to convert using dedicated functions, as wchar_t uses UCS-2 encoding on Windows, and SFML gives you UTF-32 characters.
Is there a good reason for storing your string as a wchar_t?text should be parsed using <string.h> f(x)
Quotei've experienced an issuePlease describe it. Nobody wants to guess.
Quotei've experienced an issuePlease describe it. Nobody wants to guess.