Help, error
#3

Count the number of {. Then count the number of }. If they do not match, you screwed up. When typing braces, always type them in pairs (i.e. "{}") and you're guaranteed to almost never screw up.

Secondly: indent your code! After each { you indent the following code by 1 tab until you encounter the next }.
Reply


Messages In This Thread
Help, error - by LuisPark - 07.02.2015, 12:20
Re: Help, error - by HazardouS - 07.02.2015, 12:32
Re: Help, error - by Vince - 07.02.2015, 12:35
Re: Help, error - by LuisPark - 07.02.2015, 12:38
Re: Help, error - by HazardouS - 07.02.2015, 12:39
Re: Help, error - by LuisPark - 07.02.2015, 12:45

Forum Jump:


Users browsing this thread: 1 Guest(s)