Diff for /libwww/Library/src/WWWNews.html between versions 2.6 and 2.7

version 2.6, 1997/02/16 18:43:28 version 2.7, 1998/05/04 19:37:55
Line 31  extern "C" { Line 31  extern "C" {
   System dependencies    System dependencies
 </H3>  </H3>
 <P>  <P>
 The <A HREF="sysdep.html">sysdep.h</A> file includes system-specific include  The <A HREF="wwwsys.html">wwwsys.h</A> file includes system-specific include
 files and flags for I/O to network and disk. The only reason for this file  files and flags for I/O to network and disk. The only reason for this file
 is that the Internet world is more complicated than Posix and ANSI.  is that the Internet world is more complicated than Posix and ANSI.
 <PRE>  <PRE>
 #include "<A HREF="sysdep.html">sysdep.h</A>"  #include "<A HREF="wwwsys.html">wwwsys.h</A>"
 </PRE>  </PRE>
 <H3>  <H3>
   NNTP Protocol State machine    NNTP Protocol State machine

Removed from v.2.6  
changed lines
  Added in v.2.7


Webmaster