카테고리 없음
MBCS 에서 UNICODE 로 변경할 주요 문자열 관련 함수들
mynotepad1
2009. 3. 4. 21:07
많이 사용하는 대체 함수들을 정리해 보았음.
_ttoi atoi
_tcscmp strcmp
_tcsicmp stricmp
_tcslen strlen
_tfopen fopen
_tcscat strcat
_tcscpy strcpy
_tcsrchr strrchr
_ttoi atoi
_tcscmp strcmp
_tcsicmp stricmp
_tcslen strlen
_tfopen fopen
_tcscat strcat
_tcscpy strcpy
_tcsrchr strrchr