GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
Loading...
Searching...
No Matches
form.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int F_generate (char *driver, char *database, char *table, char *key, int keyval, char *frmname, char *frmmapset, int edit_mode, int format, char **form)
 
int F_open (char *title, char *html)
 
void F_clear (void)
 
void F_close (void)
 

Function Documentation

◆ F_clear()

void F_clear ( void  )

◆ F_close()

void F_close ( void  )

◆ F_generate()

int F_generate ( char driver,
char database,
char table,
char key,
int  keyval,
char frmname,
char frmmapset,
int  edit_mode,
int  format,
char **  form 
)

◆ F_open()

int F_open ( char title,
char html 
)