#include <iostream>#include <iomanip>#include "cgiClass.h"#include "AspellWrapperClass.hpp"

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 15 of file XML_spell_svc.cpp.
References AspellWrapper::addWords(), AspellWrapper::checkText(), AspellWrapper::checkWord(), cgiEnvironment::ClientArguments(), cgiInput::count(), and AspellWrapper::suggestWords().
1.5.5