이 예러 어꼐 꼬챠야 하나여?(wcslen)
글쓴이: hys545 / 작성시간: 금, 2005/12/09 - 10:21오후
에메세지
/utility/utility.h:763: error: cannot convert 'OLECHAR* const' to 'const wchar_t*' for argument '1' to 'size_t wcslen(const wchar_t*)'
에러부분
int length() const { return _p? wcslen(_p): 0; }
선언 부뿐
extern size_t wcslen (__const wchar_t *__s) __THROW __attribute_pure__; __END_NAMESPACE_C99[/code]
Forums:
댓글 달기