String Functions

String functions are provided to allow string manipulation. Unlike in C, you don’t have to worry about memory management of strings, or declaring buffers to hold strings.

In this section: