18.08.2009, 11:39
You didn't try enough, just remember the last code you wrote o changed, and check it, the mistake must be there.
You can comment that code with /* and */ so that part isn't compiled. When it compiles ok, you know where the mistake is and look for it. Goog luck.
You can comment that code with /* and */ so that part isn't compiled. When it compiles ok, you know where the mistake is and look for it. Goog luck.

