IDE2 [VisualStudio] 디버그 콘솔창에서 한글 출력하기. 너무너무 간단하게 한글 출력하기. int main(int argc, char** argv) { SetConsoleOutputCP(CP_UTF8); } 2021. 6. 21. [VSCode] 유용한 Extensions 1. C/C++ 2. CMake 3. CMake Tools 4. CodeLLDB 5. Bracket Pair Colorizer 6. Material Icon Theme 7. Remote Development 8. Markdown All in One 9. PlantUML 10. Bookmarks 2021. 2. 21. 이전 1 다음