MCQOPTIONS
Saved Bookmarks
| 1. |
The_______function converts the initial portion of the string pointed to by, to int representation. |
| A. | atof() |
| B. | atoi() |
| C. | strtod() |
| D. | atol() |
| Answer» C. strtod() | |