Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields  

obuf Struct Reference
[iobuf: I/O Buffer Management]

Output specific buffer. More...

#include <iobuf.h>


Data Fields

iobuf io
 Base iobuf structure.

unsigned bufpos
 Current write position within the buffer.

unsigned count
 The number of bytes written in the last operation.

obuf_fn writefn
 Function used to write data to the file descriptor.


Detailed Description

Output specific buffer.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 7 11:47:24 2003 for bglibs by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002