Convert String to char*

Convert String to char*

BY 02 Oct 2013 Native Application Development

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.

Written by