/[bison]/bison/src/files.h
ViewVC logotype

Diff of /bison/src/files.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by eggert, Mon Oct 21 05:30:49 2002 UTC revision 1.35 by eggert, Wed Oct 30 06:18:19 2002 UTC
# Line 55  extern char *infile; Line 55  extern char *infile;
55  void compute_output_file_names (void);  void compute_output_file_names (void);
56    
57  FILE *xfopen (const char *name, const char *mode);  FILE *xfopen (const char *name, const char *mode);
58  int xfclose (FILE *ptr);  void xfclose (FILE *ptr);
59    
60  /* Is SUFFIX ending STRING?  */  /* Is SUFFIX ending STRING?  */
61  int strsuffix (const char* string, const char* suffix);  int strsuffix (const char* string, const char* suffix);

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26