MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following function sets first n characters of a string to a given character? |
| A. | strinit() |
| B. | strnset() |
| C. | strset() |
| D. | strcset() |
| Answer» C. strset() | |