Could someone please tell me how to convert a Tizen String object to a char* pointer?
I tried the GetPointer method on the String object but I get wchar_t* instead of char*.
Thank you for your help.
Could someone please tell me how to convert a Tizen String object to a char* pointer?
I tried the GetPointer method on the String object but I get wchar_t* instead of char*.
Thank you for your help.