

MCQOPTIONS
Saved Bookmarks
1. |
Use_______to determine the null-terminated message string that corresponds to the error code errcode. |
A. | strerror() |
B. | strstr() |
C. | strxfrm() |
D. | memset() |
Answer» B. strstr() | |