Computer Science, asked by ajayjpatil1810, 1 year ago

What is error checking in C?

Answers

Answered by vinay140
4
Hey !!
Here is ur answer !!❤❤

____________________________________________________

C - Error Handling. As such, Cprogramming does not provide direct support for error handling but being a system programming language, it provides you access at lower level in the form of return values. Most of theC or even Unix function calls return -1 or NULL in case of any error and set anerror code errno.
____________________________________________________

Hope this will help you
Please mark as brilliant❤❤
Similar questions