lotus

previous page: 11.9: How do I get the file descriptor from a stdio FILE pointer?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 11.11: Why, when I '#include <types.h>' (or some other file), does thecompiler take it out of my current directory instead of out ofthe system header directories?

11.10: My (ported) source requires . Why isn't it there?




Description

This article is from the Apple II GNO FAQ, by Devin Reade with numerous contributions by others.

11.10: My (ported) source requires . Why isn't it there?

    A#11.10:	<sys/file.h> has been superceded by <sys/fcntl.h>.  Update your
sources.
    

 

Continue to:













TOP
previous page: 11.9: How do I get the file descriptor from a stdio FILE pointer?
  
page up: comp.sys.apple2. gno FAQ
  
next page: 11.11: Why, when I '#include <types.h>' (or some other file), does thecompiler take it out of my current directory instead of out ofthe system header directories?