Xcode C compiler bug

I am 10 years old and I am using Xcode to start to get going on the C programming and I have ran into a few problems and I need to know if it is just a bug of if it is normal. The problem is that when I need to use a charactar array it does not respond and weird things stars happening. For instance if I delete the array the errors are still there and I can not get rid of them. I am inccorectly writing the arrays or something is wrong. I do think that with Xcode charactar arrays are writen differently. In the long run I am cofused.


Here is a screenshot,

I could really need some help.

First, please try to avoid posting the same question more than once. Second, there is currently no way

to include an image in a post on these forums so "Here is a screenshot" is pretty useless.


As for your question, you haven't told anyone what sort of errors you're experiencing so, it is very

difficult to help without understanding just what is really happening. It could be your code, it could

be something in the frameworks you're doing wrongly or it could simply be a bug. No way to know

based on what you've said.

Xcode C compiler bug
 
 
Q