Looks whether the string str begins with prefix. Since 2.2
a nul-terminated string.
the nul-terminated prefix to look for.
TRUE if str begins with prefix, FALSE otherwise.
See Implementation
Looks whether the string str begins with prefix. Since 2.2