Mercurial > hg > Members > kono > nitros9-code
comparison docs/ccguide/lseek.refentry @ 552:fcb97f0ba24b
All diagnostics added.
author | roug |
---|---|
date | Wed, 16 Oct 2002 20:02:31 +0000 |
parents | 73319ee6a57e |
children | 253b6096ee01 |
comparison
equal
deleted
inserted
replaced
551:0b433a4e95cb | 552:fcb97f0ba24b |
---|---|
24 <para> | 24 <para> |
25 Placeholder | 25 Placeholder |
26 </para> | 26 </para> |
27 </refsect1> | 27 </refsect1> |
28 | 28 |
29 <refsect1><title>Diagnostics</title> | |
30 <para> | |
31 -1 is returned if "pn" is a bad path number, or attempting to | |
32 seek to a position before the beginning of a file. | |
33 </para> | |
34 </refsect1> | |
35 | |
29 <refsect1><title>See Also</title> | 36 <refsect1><title>See Also</title> |
30 <para> | 37 <para> |
31 <link linkend="creat">creat()</link>, | 38 <link linkend="creat">creat()</link>, |
32 <link linkend="open">open()</link>, | 39 <link linkend="open">open()</link>, |
33 Standard Library function | 40 Standard Library function |