Learn C practically
and Get Certified.
Popular Tutorials
Start Learning CLearn C Interactively
Try for FreeLearn C practically
and Get Certified.
ENROLL FOR FREE!
Learn C practically
and Get Certified.
C <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