#include <stdlib.h>#include <string.h>#include <grass/gis.h>#include <grass/dbmi.h>#include <grass/sqlp.h>Include dependency graph for sqlptest.c:

Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 8 of file sqlptest.c.
References db_append_string(), db_get_string(), db_init_string(), db_zero_string(), sqpFreeStmt(), sqpInitParser(), sqpInitStmt(), sqpPrintStmt(), and yyparse().
1.5.1