5When this function is called, the calling code almost always ignores the return result. However, it’s still useful for this function to be declared as returning a value, rather than having type void, since this allows it to be used in C conditional expressions.