Strings in C | Q - 2

Last Updated :
Discuss
Comments

Which header file is required to use string functions like strlen() and strcpy()?

stdlib.h


string.h

stdio.h

conio.h

Tags:
Share your thoughts in the comments