notifyToOutput

이 메소드는 표준 출력에 메시지를 씁니다.

가시성
Public
시그니처
static void notifyToOutput(const char *msg);
매개변수
msg

화면에 표시할 메시지입니다.


피드백