Question

Which statement is false?
a) Function strerror takes an error number and creates an error message string.
b) Function strerror maps its integer argument into a full text string in a system-dependent manner
c) Function strlen determines the length of a string including the null character.
d) Function strerror does not display its string output.

Answer

This answer is hidden. It contains 3 characters.