#include <stdlib.h>#include "dbmi.h"#include "macros.h"#include "dbstubs.h"Include dependency graph for d_add_col.c:

Go to the source code of this file.
Functions | |
| int | db_d_add_column () |
| int db_d_add_column | ( | ) |
Definition at line 13 of file d_add_col.c.
References db_driver_add_column, db_free_column(), db_free_string(), db_init_column(), db_init_string(), DB_RECV_COLUMN_DEFINITION, DB_RECV_STRING, DB_SEND_FAILURE, and DB_SEND_SUCCESS.
1.4.7