0
Can someone explain the function and use of abort( ) function in C programming language?
3 ответов
+ 2
I cant, but google can:
It basically ends the programm😉
https://en.cppreference.com/w/c/program/abort
0
Thank you Alexander Thiem
0
You are welcome