Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

getline Struct Reference

#include <getline.h>


Detailed Description

A getline "object".


Data Fields

guint maxlen
 Maximum authorized length.

guint size
 Current allocated size for `line'.

gchar * line
 Accumulator, NUL terminated when done.

guint pos
 Next writing position in line[].


Field Documentation

gchar* getline::line
 

Accumulator, NUL terminated when done.

guint getline::maxlen
 

Maximum authorized length.

guint getline::pos
 

Next writing position in line[].

guint getline::size
 

Current allocated size for `line'.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:11 2006 for Gtk-Gnutella by doxygen 1.3.6