Hey,
Is there any way so that xcode automatically shows errors and warnings whilst writing the code (not only at compile time) just like eclipse does? Im coding in C++ btw. I know java and C++ differ in that C++ is a compiled language, so maybe its not possible...
Is there any way so that xcode automatically shows errors and warnings whilst writing the code (not only at compile time) just like eclipse does? Im coding in C++ btw. I know java and C++ differ in that C++ is a compiled language, so maybe its not possible...