gwenhywfar 5.12.0
c_setup.h File Reference
#include <gwenhywfar/db.h>
Include dependency graph for c_setup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int GWB_RepeatLastSetup (const char *fileName)
int GWB_Setup (GWEN_DB_NODE *dbArgs)

Function Documentation

◆ GWB_RepeatLastSetup()

int GWB_RepeatLastSetup ( const char * fileName)

Definition at line 159 of file c_setup.c.

References DBG_ERROR, DBG_INFO, GWB_Setup(), GWEN_DB_FLAGS_DEFAULT, GWEN_DB_Group_free(), GWEN_DB_Group_new(), GWEN_DB_ReadFile(), and NULL.

Referenced by GWB_Build(), GWB_Prepare(), and main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GWB_Setup()