String tokenizer concept in language C | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

String tokenizer concept in language C

To extract a word from the given sentence and match it with our keywords ,if found print found

31st Aug 2019, 6:06 PM
Mohd Sufiyan
Mohd Sufiyan - avatar
2 Answers
31st Aug 2019, 6:24 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 4
you can use strstr function
31st Aug 2019, 6:17 PM
✳AsterisK✳
✳AsterisK✳ - avatar