Main Page   Compound List   File List   Compound Members   File Members  

rr_libs/rr_iopen.c File Reference

Implementation of customize version of input file fopen. More...

#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]


Detailed Description

Implementation of customize version of input file fopen.

Definition in file rr_iopen.c.


Function Documentation

void* rr_iclose FILE *    fp
 

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().

FILE* rr_iopen char *    path
 

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().


Variable Documentation

char RRi_is_Z[100]
 

Definition at line 42 of file rr_iopen.c.

Referenced by rr_iclose(), and rr_iopen().


Generated on Tue Dec 21 13:54:47 2004 by doxygen1.2.18