What is compilation terminated? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

What is compilation terminated?

C

19th Nov 2022, 9:11 AM
Manish Dhangar
Manish Dhangar - avatar
2 ответов
+ 4
You have an error in your code.
19th Nov 2022, 9:27 AM
JaScript
JaScript - avatar
+ 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.
19th Nov 2022, 9:34 AM
Brian
Brian - avatar