strcpy / wcscpy
이 두 명령어의 차이를 가르켜주세요 ㅠ 변환하는작업이 힘들어서
strcpy는 char*을 인자로받고 wcscpy는 unsigned short*를 인자로 받지 않을까요... 이름보니깐 wcs인거 보니 WideCharString인거로 추측되네요. 혹시 모르실까봐 더 적자면 char = ASCII, unsigned short = Unicode
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
그냥 사람
strcpy는 char*을 인자로받고
wcscpy는 unsigned short*를 인자로 받지 않을까요... 이름보니깐 wcs인거 보니 WideCharString인거로 추측되네요.
혹시 모르실까봐 더 적자면 char = ASCII, unsigned short = Unicode
댓글 달기