Same issue here. Any updates?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send em
i have a problem with wide characters in android.
wprintf(L"hello world\n");
OUTPUT:
h
i'm compiling my code using ndk, pushing the executable on G1 phone
and running from shell. is there something else that needs to be done
to use wide characters? i even tried calling fwide(stdout, 1) before
p
2 matches
Mail list logo