home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.17 / text0055.txt < prev    next >
Encoding:
Internet Message Format  |  1990-01-06  |  545 b 

  1. From: Andy Tanenbaum <uunet!cs.vu.nl!ast>
  2.  
  3. The ANSI C standard specifically states that it is legal for an
  4. application program to include the ANSI headers (e.g., <limits.h>)
  5. multiple times in a program.
  6.  
  7. What about the POSIX headers that are not in the ANSI std, such as
  8. <unistd.h> and <sys/wait.h>.  Is an implementation required to behave
  9. correctly if they are included multiple times?  If so, could somebody
  10. point out the section in P1003.1 where this is stated.
  11.  
  12. Thanks.
  13.  
  14. Andy Tanenbaum (ast@cs.vu.nl)
  15.  
  16. Volume-Number: Volume 17, Number 64
  17.  
  18.  
  19.