GRASS Programmer's Manual
6.4.2(2012)
|
#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include <grass/dbmi.h>
#include <grass/sqlp.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 7 of file sqlptest.c.
References db_append_string(), db_get_string(), db_init_string(), db_zero_string(), G_chop(), sqpFreeStmt(), sqpInitParser(), sqpInitStmt(), sqpPrintStmt(), and yyparse().