0

Following is my code where I've to make conversion

NSString *str = @"\path\abcd\" ; 

cont wchar_t * path = str;

Can I achieve this using mbsrtowcs?

Vishwanath Deshmukh
  • 619
  • 1
  • 10
  • 32

0 Answers0