llquery.c File Reference

#include <stdio.h>
#include <signal.h>
#include "../cl/macros.h"
#include "cqp.h"
#include "eval.h"
#include "options.h"
#include "macro.h"
#include "variables.h"
#include "output.h"
#include "ascii-print.h"

Functions


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Main function for the interactive CQP program.

Doesn't do much except call the initialisation function, and then one of the loop-and-parse-input functions.

Parameters:
argc Number of commandline arguments.
argv Pointer to commandline arguments.
Returns:
Return value to OS.

References batchfd, batchmode, child_process, cqp, cqp_parse_file(), get_colour_escape(), get_typeface_escape(), initialize_cqp(), install_signal_handler(), macro_debug, macro_statistics(), use_colour, use_readline, and which_app.


Generated on Sun Feb 28 18:08:04 2010 for CWB by  doxygen 1.6.1