|
Fingerprint_Card
|
#include <stdio.h>#include <unistd.h>#include <stdlib.h>#include <string.h>#include <ctype.h>
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) |
|
static |


| int main | ( | int | argc, |
| char ** | argv ) |

|
static |

|
static |

