컴파일은 g++ static-structure-in-class{,-main}.cpp 명령을 내리면 a.out이 나옵니다.
삽질하다가 간신히 성공한거라 자세한 내용을 모르고 되는 것만 적어놔요..
has a previous declaration as 오류나 does not name a type static 오류 invalid use of qualified-name structure 오류 undefined reference to 오류 등.. C++과 구조체를 정확히 모르니 몸이 무려 하루하고 반나절을 고생하네요..
헤더 파일
클래스 구현체
사용 예(main 함수)
'IT' 카테고리의 다른 글
[C++]unsigned char 배열을 std::string 변수에 넣기 (0) | 2014.09.16 |
---|---|
initializer-string for array of chars is too long (0) | 2014.08.13 |
iONE Scorpius M10 키보드 한영키 한자키 문제 해결!! (0) | 2014.07.26 |
[C++] std::istream::getline (0) | 2014.07.24 |
구글 사이트 영어로 보기 (0) | 2014.07.17 |