#c xcode error

someone can tell me why on xcode with #c language the compiler does not read the command system ("cls"), system ("clear") and system ("pause")?

I presume you’re referring to C# (C sharp) here. If so, Xcode doesn’t come with any built-in C# support. If you’re using a third-party C# implementation, I recommend that you escalate this via its support channel.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

#c xcode error
 
 
Q