missing EOF at '||'

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

missing EOF at '||'

1,783 次查看
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,780 次查看
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 项奖励
回复