missing EOF at '||'

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

missing EOF at '||'

1,780件の閲覧回数
srihariprasad24
Contributor II

Hi,

I have attached two of my screenshots.

Marked the error on the second screenshot. There it shows the error "missing EOF at '||' " when I point my cursor on the error mark.

 Once I opened the file "LogicControl.c" with Text editor. After that, I am facing this issue.

Kindly help solving.

 

Thanks,

hari.

 

 

0 件の賞賛
返信
1 返信

1,777件の閲覧回数
myke_predko
Senior Contributor III

@srihariprasad24 

Could you share the full "LogicControl.c" file?  

The error is flagged where it is being detected - probably not where it is occuring.  

I suspect you have a mis-matched open/close brace in your file (or worse, in an #include which makes it harder to identify).  

0 件の賞賛
返信