| View previous topic :: View next topic |
| Author |
Message |
Sleepy566
Joined: 28 Dec 2006 Posts: 23
|
Posted: Wed Jan 10, 2007 8:58 am Post subject: Very Odd Compiling Error... |
|
|
I'm trying to compile my program, but I get this error:
| Code: | | main.c:655: error: syntax error at end of input |
so I think to myself... that's odd.... and I go look at line 655, which is this:
| Code: | L653: }
L654: return 0;
L655: } |
Is there any reason for this? Is something wrong with my CYGWIN? Thanks for helping! |
|
| Back to top |
|
 |
Insert_witty_name
Joined: 10 May 2006 Posts: 376
|
Posted: Wed Jan 10, 2007 9:25 am Post subject: |
|
|
| This has been answered on one of the other forums you spammed this question on. |
|
| Back to top |
|
 |
|