List and explain the functions used for writi g strings
Answers
Answered by
0
Answer:
string function
# strlen (" name of string ")
# strcpy( dest , source )
# strcmp ( string 1 , string 2 )
# strstr ( str 1 , str 2 )
Explanation:
is the list of string
Similar questions
India Languages,
9 days ago
English,
19 days ago
English,
19 days ago
Math,
9 months ago
English,
9 months ago