CWB
|
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.
argc | Number of commandline arguments. |
argv | Pointer to array of commandline arguments. |
References cqp_parse_string(), cqpcl, initialize_cqp(), paging, query_string, silent, and which_app.