8. Characters and Strings
Objectives
In this chapter you’ll:
Use the functions of the character-handling library (<ctype.h>
).
Use the string-conversion functions of the general utilities library (<stdlib.h>
).
Use the string and character input/output functions of the standard input/output library (<stdio.h>
).
Use the string-processing functions ...
Get C for Programmers with an Introduction to C11 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.