File csql_launcher.c¶
FileList > cubrid > src > executables > csql_launcher.c
Go to the source code of this file
#include <stdio.h>#include <stdarg.h>#include "csql.h"#include "message_catalog.h"#include "environment_variable.h"#include "intl_support.h"#include "utility.h"#include "util_support.h"#include "cubrid_getopt.h"
Public Types¶
| Type | Name |
|---|---|
| typedef int(* | CSQL |
| typedef const char *(* | CSQL_GET_MESSAGE |
Public Functions¶
| Type | Name |
|---|---|
| int | main (int argc, char * argv) |
Public Static Functions¶
| Type | Name |
|---|---|
| void | utility_csql_print (void) |
| void | utility_csql_print (int message_num, ...) |
| void | utility_csql_usage (void) |
Public Types Documentation¶
typedef CSQL¶
typedef CSQL_GET_MESSAGE¶
Public Functions Documentation¶
function main¶
Public Static Functions Documentation¶
function utility_csql_print¶
function utility_csql_print¶
function utility_csql_usage¶
The documentation for this class was generated from the following file cubrid/src/executables/csql_launcher.c