본문 바로가기

Native/C++

.net 에서 cout 이 안될때..

[code]using namespace std;[/code]

를 추가한다.

'Native > C++' 카테고리의 다른 글

& 연산자 (참조)  (0) 2013.10.02
static_cast<int>(변수)랑 (int)변수 dynamic_cast reinterpret_cast  (0) 2013.10.02
상수 멤버  (0) 2013.10.02
정적 멤버변수 이용  (0) 2013.10.02
정적 멤버 함수  (0) 2013.10.02