Why can't include the xgate.h in other C files excep main.c

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Why can't include the xgate.h in other C files excep main.c

760件の閲覧回数
zy
Contributor I

hello! every body!

I'm using XET256, I setup a project use XGATE, but why I cant't inclue xgate.h in other C files,except in main.c .when I include xgate.h in other C files, IDE report errors ,look attachment.

ラベル(1)
0 件の賞賛
返信
1 返信

605件の閲覧回数
kef
Specialist I

I think it is because _NEAR is not defined. Try including hidef.h before including xgate.h.

 

0 件の賞賛
返信