home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 45
/
Amiga_Dream_45.iso
/
Amiga
/
Magazine
/
Dossier-LaTeX
/
AmiWeb2C.lha
/
source
/
web2c-6.1
/
web2c
/
lib
/
eofeoln.ch
< prev
next >
Wrap
Text File
|
1995-03-23
|
239b
|
25 lines
Changes for EOFEOLN.C by Andreas Scherer, March 23, 1995.
@x l.4
#include "config.h"
@y
#include "andyconfig.h"
@z
@x l.11
eof (file)
FILE *file;
@y
eof (
FILE *file)
@z
@x l.33
eoln (file)
FILE *file;
@y
eoln (
FILE *file)
@z