I mean another command which is lighter than
if(strstr(tBuf,"example") != NULL) {
// example exists
}
As for the F() function...I haven't seen any like that. What does the F do?
I mean another command which is lighter than
if(strstr(tBuf,"example") != NULL) {
// example exists
}
As for the F() function...I haven't seen any like that. What does the F do?