kfstrass
Joined: 04 Feb 2014 Posts: 1
|
incorrectly constructed label error |
Posted: Tue Feb 04, 2014 9:21 am |
|
|
I am really new to this and am picking up on a project which has not been looked at for awhile. When compiling, I get the following:
*** Error 72 "120TFT22-new.c" Line 425(6,11): Incorrectly constructed label
I go to Line 425 and it is: goto start
This is suppose to be a working program so, I'm not sure where to start. Should there be a semi colon after 'start'? |
|