Main Page   Compound List   File List   Compound Members   File Members  

rr_libs/rr_feof.c File Reference

Implementation of the customized version of feof. More...

#include <stdio.h>
#include "general.h"

Go to the source code of this file.

Functions

int rr_feof (FILE *fp)


Detailed Description

Implementation of the customized version of feof.

Check for EOF condition on a given fp. Needed because "feof()" does not work for some reason. Roni Rosenfeld, 11/92

Definition in file rr_feof.c.


Function Documentation

int rr_feof FILE *    fp
 

customized version of feof

Definition at line 29 of file rr_feof.c.

References quit().

Referenced by calc_mem_req(), compute_perplexity(), get_ngram(), load_arpa_lm(), main(), and merge_tempfiles().


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