|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include <cctype>#include <conio.h>

Go to the source code of this file.
Namespaces | |
| crawlservpp::Helper::Portability | |
| Namespace for global portability functions. | |
Functions | |
| char | crawlservpp::Helper::Portability::getch () |
| Gets a character from the user via the terminal. More... | |
Variables | |
| static struct termios | crawlservpp::Helper::Portability::oldT |
| static struct termios | crawlservpp::Helper::Portability::newT |