Articles tagged string.h
Looking back at string.h
Map an error number to an error message
Break a string into tokens
Search for a string in another string
Compute length of a string made from a set
Reverse search for a character in a string
Search a string for the first occurence of any character in a set
Compute length of a string complement
Search for a character in an object
Search for a character in a string
Compare two strings
Compare two strings
Concatenate two strings with length specified
Concatenate two strings
Copies a string into an array
Copies the value c into the first n characters of object s
Copies a string into an array
Computes the length of a string
Compares the first n characters of s1 and s2
Copies n characters from one string to another
Copies n characters from one string to another
String handling header