gwenhywfar  5.10.1
Functions
build.c File Reference
#include "typemaker2.h"
#include "tm_typemanager.h"
#include "tm_builder_c.h"
#include <gwenhywfar/debug.h>
#include <gwenhywfar/gwenhywfar.h>
#include <gwenhywfar/pathmanager.h>
Include dependency graph for build.c:

Go to the source code of this file.

Functions

int build (GWEN_DB_NODE *dbArgs)
 
int buildFile2 (GWEN_DB_NODE *dbArgs, const char *fname)
 

Function Documentation

◆ build()

int build ( GWEN_DB_NODE dbArgs)

Definition at line 303 of file build.c.

References buildFile2(), DBG_ERROR, GWEN_DB_GetCharValue(), GWEN_LOGDOMAIN, and NULL.

Referenced by GWEN_Version(), and main().

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

◆ buildFile2()

int buildFile2 ( GWEN_DB_NODE dbArgs,
const char *  fname 
)