*** empty log message ***
This commit is contained in:
parent
e6f18b2838
commit
b2c0f64992
1 changed files with 3 additions and 2 deletions
|
@ -254,14 +254,15 @@ to close the file. You can close the file yourself.
|
||||||
.PP
|
.PP
|
||||||
.I Rd_rew_relo
|
.I Rd_rew_relo
|
||||||
rewinds the relocation part, so that it can be read again.
|
rewinds the relocation part, so that it can be read again.
|
||||||
\fILed\fR(1) sometimes needs this.
|
\fILed\fR(6) sometimes needs this.
|
||||||
.PP
|
.PP
|
||||||
.I Rd_unsigned2
|
.I Rd_unsigned2
|
||||||
reads two bytes from file descriptor
|
reads two bytes from file descriptor
|
||||||
.I fd
|
.I fd
|
||||||
and interpretes them as an unsigned integer.
|
and interpretes them as an unsigned integer.
|
||||||
.PP
|
.PP
|
||||||
.I Rd_arhdr returns 1 if a header was read, and 0 on end-of-file.
|
.I Rd_arhdr
|
||||||
|
returns 1 if a header was read, and 0 on end-of-file.
|
||||||
.PP
|
.PP
|
||||||
When using any of the reading routines, you must define a routine
|
When using any of the reading routines, you must define a routine
|
||||||
named
|
named
|
||||||
|
|
Loading…
Add table
Reference in a new issue