#include <stdio.h>
#include "general.h"
#include "strings.h"
Go to the source code of this file.
Functions | |
FILE * | rr_iopen (char *path) |
void * | rr_iclose (FILE *fp) |
Variables | |
char | RRi_is_Z [100] |
Definition in file rr_iopen.c.
|
Definition at line 103 of file rr_iopen.c. References RRi_is_Z. Referenced by calc_mem_req(), compute_perplexity(), gen_fb_list(), load_arpa_lm(), load_lm(), main(), merge_tempfiles(), read_voc(), and read_wlist_into_siht(). |
|
Definition at line 44 of file rr_iopen.c. References quit(), rr_fexists(), rr_fopen(), and RRi_is_Z. Referenced by calc_mem_req(), compute_perplexity(), gen_fb_list(), load_arpa_lm(), load_lm(), main(), merge_tempfiles(), read_voc(), and read_wlist_into_siht(). |
|
Definition at line 42 of file rr_iopen.c. Referenced by rr_iclose(), and rr_iopen(). |