String Handling <string.h> Class Help
- Updated2023-02-21
- 1 minute(s) read
String Handling <string.h> Class Help
This class contains functions for handling operations of null-terminated strings and operations on memory blocks. This class includes functions to copy, compare, concatenate, initialize, and search strings and memory blocks. The functions contained in this class are defined in the string.h header file.
Library: ANSI C Library