|
Algorithms_in_C++
1.0.0
Set of algorithms implemented in C++.
|
Search for words in a long textual paragraph. More...
#include <cstdlib>#include <iostream>#include <cstring>Functions | |
| int | main () |
Search for words in a long textual paragraph.
| int main | ( | void | ) |
Main function