C-strings are char arrays, with a zero signaling the end of it.
strcmp(), strncmp(), strstr() work on those cstrings (zero terminated char arrays).
No.
I said you should get rid of the String crap, which is a big difference.
C-strings are char arrays, with a zero signaling the end of it.
strcmp(), strncmp(), strstr() work on those cstrings (zero terminated char arrays).
No.
I said you should get rid of the String crap, which is a big difference.