Sunday, February 27, 2011

Error : cannot convert parameter 1 from WCHAR[20] to const char*

Solution:
this error comes when we use strlen so istead of uisng strlen we shoulc use wcslen which suitable for wide character operations.

No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

How to Fix Missing Dual-Boot Entries in Kali Linux GRUB (Enable OS-Prober)

How to Fix Missing Dual-Boot Entries in Kali Linux GRUB (Enable OS-Prober) | Infinite Programming Tips ...