Gof/Command . . . . 3 matches
OpenCommand는 유저로부터 제공된 이름의 문서를 연다. OpenCommand는 반드시 Constructor에 Application 객체를 넘겨받아야 한다. AskUser 는 유저에게 열어야 할 문서의 이름을 묻는 루틴을 구현한다.
virtual const char* AskUser ();
const char* name = AskUser ();
Found 1 matching page out of 7555 total pages (5000 pages are searched)