Do the network functions now support unicode?
Posted: Fri Mar 29, 2013 8:07 am
I'm trying to receive some UTF16 data, but it comes in as question marks. I've set my program to use unicode mode. Kind of curious.
http://www.purebasic.com
https://www.purebasic.fr/english/
Do you use a font that supports UNICODE to display the strings? Although question marks are used for UNICODE charactersNituvious wrote:I'm trying to receive some UTF16 data, but it comes in as question marks. I've set my program to use unicode mode. Kind of curious.