Popular Tutorials
Popular Examples
Popular Tutorials
View all tutorialsC <string.h>
The C <string.h>
header file declares a set of functions to work strings.
C strcat()
Concatenates two strings
C strcmp()
compares two strings
C strcpy()
copies string
C strlen()
calculates the length of a string