You are viewing a single comment's thread from:RE: [C++ 언어-기초실습-20] system()함수 다루기View the full contextView the direct parentcodingman (64)in #kr-dev • 6 years ago 윈도우에서 콘솔창 띄우고 cmd 명령을 내리잖아요. 그 명령어를 c코딩으로 system()함수로 다이렉트로 내릴 수 있어 재밌는 명령을 내릴 수 있어 괜찮아요.