[CODE type="c"]

#include < windows.h >

void main()
{
  SetConsoleTitle("ConsoleProgram"); // Console창의 Title 명을 바꾼다.
}
[/HTML][/CODE]

'Computer/IT > C++' 카테고리의 다른 글

Compiler ...  (0) 2006/02/14
확장열(Escape Sequence) 표기  (0) 2006/02/14
Console Windows창 Title 바꾸기  (0) 2006/02/14
Console 환경 전용 API 함수  (0) 2006/02/14
#define, #ifdef, #endif  (0) 2006/02/14
VC++ Error, Warning 목록  (0) 2006/02/14
Posted by 싸구려코드

Trackback Address :: http://sarangsai.com/trackback/5 관련글 쓰기

댓글을 달아 주세요