소스코드를 분석하고 있는데,
IMPORT void lcdAutoLineWrap(BOOL on);
이런 구문이 자꾸 보이네요.
IMPORT 가 무슨 뜻인지 모르겠네요.
컴파일러는 gcc, 타겟은 MIPS 입니다.
source에서 define 되어 있는 부분을 찾아 보세요...
#define IMPORT ???
소스 분위기로 보아 윈도우즈 환경인 것 같으니 추측컨데 #define IMPORT __declspec( dllimport ) 이 정도가 아닐까요...
#define IMPORT __declspec( dllimport )
-----http://monpetit.posterous.com/http://monpetit.tistory.com/
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
source에서 define 되어 있는 부분을 찾아 보세요...[co
source에서 define 되어 있는 부분을 찾아 보세요...
소스 분위기로 보아 윈도우즈 환경인 것 같으니 추측컨데 [code:1
소스 분위기로 보아 윈도우즈 환경인 것 같으니 추측컨데
#define IMPORT __declspec( dllimport )
이 정도가 아닐까요...
-----
http://monpetit.posterous.com/
http://monpetit.tistory.com/
댓글 달기