2 Errors don't understand
#2

Quote:

expected token: "-string end-", but found "-identifier-"

This means there is a unclosed string (a missing ") in the line before 24, because the compiler found -identifier- instead of the closing ", identifier is the 'new'.

The other error probably comes with the first one, because the unclosed string mixes up the following code.
If you dont see a problem in line 23, post it here.
Reply


Messages In This Thread
2 Errors don't understand - by ToPhrESH - 22.01.2011, 13:48
Re: 2 Errors don't understand - by Mauzen - 22.01.2011, 13:54
Re: 2 Errors don't understand - by ExeC - 22.01.2011, 13:55
Re: 2 Errors don't understand - by ToPhrESH - 22.01.2011, 14:06
Re: 2 Errors don't understand - by blackwave - 22.01.2011, 14:13
Re: 2 Errors don't understand - by Mauzen - 22.01.2011, 14:19
Re: 2 Errors don't understand - by ToPhrESH - 22.01.2011, 14:20
Re: 2 Errors don't understand - by blackwave - 22.01.2011, 14:22
Re: 2 Errors don't understand - by ToPhrESH - 22.01.2011, 14:29
Re: 2 Errors don't understand - by blackwave - 22.01.2011, 14:31

Forum Jump:


Users browsing this thread: 3 Guest(s)