|
|
|
|
|
by Kristine1975
3879 days ago
|
|
Xcode checks your code as you type (90% of the time, sometimes early errors, e.g. in a header, make it give up completely on a file). Compiling still is a separate step. Current versions of VS do the same, though, even for C++. |
|