comparison docs/ccguide/fseek.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
21 <para> 21 <para>
22 Placeholder 22 Placeholder
23 </para> 23 </para>
24 </refsect1> 24 </refsect1>
25 25
26 <refsect1><title>Diagnostics</title>
27 <para>
28 Fseek returns -1 if the call is invalid.
29 </para>
30 </refsect1>
31
26 <refsect1><title>See Also</title> 32 <refsect1><title>See Also</title>
27 <para> 33 <para>
28 System call 34 System call
29 <link linkend="lseek">lseek()</link>. 35 <link linkend="lseek">lseek()</link>.
30 </para> 36 </para>