CWB
Functions
cqpcl.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "cqp.h"
#include "options.h"

Functions

int main (int argc, char *argv[])
 Main function for cqpcl. More...
 

Function Documentation

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

Main function for cqpcl.

Exists only to call other functions, with silent set to true.

Note that cqpcl is DEPRACATED.

See also
silent
Parameters
argcNumber of commandline arguments.
argvPointer to array of commandline arguments.
Returns
0 for all OK, other value for error.

References cqp_parse_string(), cqpcl, initialize_cqp(), paging, query_string, silent, and which_app.