#include "voc_glib.h"
#include "glib.h"
#include "../io/fgetl.c"
#include "../bio/bio.h"
#include "../msg.c"
#include "../error/error.c"
#include "../io/fopen.c"
#include <alloca.h>
#include <assert.h>
Functions | |
char ** | nps_voc_g_invert (GHashTable *h) |
void | nps_voc_g_hash_save (GHashTable *h, const char *filename) |
GHashTable * | nps_voc_g_hash_load (GHashTable **h, const char *filename) |
GHashTable* nps_voc_g_hash_load | ( | GHashTable ** | h, | |
const char * | filename | |||
) |
void nps_voc_g_hash_save | ( | GHashTable * | h, | |
const char * | filename | |||
) |
char** nps_voc_g_invert | ( | GHashTable * | h | ) |