+ 2
What is compilation terminated?
C
2 odpowiedzi
+ 4
You have an error in your code.
+ 3
Manish Dhangar my guess is that it is an informative message telling you that the compiler stopped processing the source code. If there are other messages then focus on what they tell you.