프로그래밍
유니코드면서 float형을 커버 할 수 있는 sprintf
하쉬
2011. 4. 17. 22:07
wsprintf에서는 float형을 지원하지 않는데, 이럴 때 사용 할 수 있는 함수가 _stprintf_s이다.