#include <iostream.h>#include <fstream.h>#include <string.h>#include <string>#include "alnsummary.h"Defines | |
| #define | LINE 90 |
Functions | |
| string | getQuery (char ln[]) |
| int | resultType (const char ln[]) |
| void | nameOutfile (const char ipf[], const char ext[], char opf[]) |
| int | main (int argc, char *argv[]) |
| #define LINE 90 |
| string getQuery | ( | char | ln[] | ) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
References alnsummary::e, getQuery(), ifstream(), LINE, alnsummary::n, nameOutfile(), alnsummary::read(), resultType(), alnsummary::s, and alnsummary::subj.
| void nameOutfile | ( | const char | ipf[], | |
| const char | ext[], | |||
| char | opf[] | |||
| ) |
| int resultType | ( | const char | ln[] | ) |
Referenced by main().
1.5.6