Fingerprint_Card
Loading...
Searching...
No Matches
prepare_def.c File Reference
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
Include dependency graph for prepare_def.c:

Functions

static char * next_word (char **buf)
static int include_def (FILE *file_out_def, const char *def_file)
static int prepare_def ()
int main (int argc, char **argv)

Function Documentation

◆ include_def()

int include_def ( FILE * file_out_def,
const char * def_file )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int argc,
char ** argv )
Here is the call graph for this function:

◆ next_word()

char * next_word ( char ** buf)
static
Here is the caller graph for this function:

◆ prepare_def()

int prepare_def ( )
static
Here is the call graph for this function:
Here is the caller graph for this function: