리눅스에서 이런 에러가 나는데 이유를 모르겠습니다.
글쓴이: 꽃도야지 / 작성시간: 화, 2010/09/14 - 6:49오후
리눅스에서 이런 에러가 나는데 이유를 모르겠습니다.
함수 원형은 이렇구요..
void WriteByte(const unsigned char byte);
textfile.h:306: error: duplicate ‘unsigned’
textfile.h:306: error: two or more data types in declaration of ‘parameter’
조언 부탁드려요~ ^^';
Forums:


혹시..
byte 가 다른 무엇으로 define 되어 있는 것 아닐까요???