a question on open() and lseek()

ark at alice.UUCP ark at alice.UUCP
Tue Apr 15 06:45:37 AEST 1986


If you open a file saying O_APPEND, you can only write the
file at the end.  Thus, if you intended later to seek into
the middle somewhere and write, you're out of luck.



More information about the Comp.unix.wizards mailing list