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

LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs) directly on your computer.

    LM Studio Overview LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs...