4.4BSD/usr/src/contrib/bib/src/streams.h

Compare this file to the similar file:
Show the results in this format:

/*
 *	@(#)streams.h	2.3	5/27/93
 */
long int nextrecord(), recsize(), nextline();

# define  maxstr            256
# define  pos(x)            fseek(stream,x,0)