cancel
Showing results for 
Search instead for 
Did you mean: 

#130: expected a ''''

edgarmedina20
Associate II
Posted on April 01, 2014 at 21:12

Thank you. I found the problem, the problem was that I forgot '';'' but in other library.

''another.h''//Here I forgot the '';'' in the last line, and this produced the problem. 🙂

''delay.h''

I have to complete correctly the syntax else Keil maybe will find a problem in others places.

#130:-expected-a-{""
1 REPLY 1
Andrew Neil
Evangelist
Posted on April 04, 2014 at 20:11

''the problem was that I forgot ';' but in other library''

 

I think you mean, ''header file'' - not ''library''?

''I have to complete correctly the syntax else Keil maybe will find a problem in others places''

Nothing specifically to do with Keil - that's the way

all

  compilers work!