psLine Struct Reference
[System Utilities]

#include <psLine.h>


Detailed Description

Structure to carry a dynamic string.

Definition at line 24 of file psLine.h.

Data Fields

long NLINE
 allocated length
long Nline
 current length
psString line
 character string data


Field Documentation

long psLine::NLINE

allocated length

Definition at line 26 of file psLine.h.

long psLine::Nline

current length

Definition at line 27 of file psLine.h.

psString psLine::line

character string data

Definition at line 28 of file psLine.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 2 22:25:52 2007 for pslib by  doxygen 1.5.1