Saved Bookmarks
| 1. |
What are the different types of values strcmp() can return? |
|
Answer» The different values that a strcmp() function can return are zero, a positive number or a negative number. |
|