psLine.h File Reference


Detailed Description

charater-string fixed-length line functions

The psLine functions allow manipulation of fixed-length lines.

Author:
EAM, IFA

Paul Price, IFA

David Robbins, MHPCC

Version:
Revision
1.6
Name
Date:
Date
2007/02/03 06:01:42
Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii

Definition in file psLine.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  psLine
 Structure to carry a dynamic string. More...

Functions

psLinepsLineAlloc (long Nline)
 Allocates a line object of length Nline.
bool psMemCheckLine (psPtr ptr)
 Checks the type of a particular pointer.
bool psLineInit (psLine *line)
 Initializes or re-initializes a line.
bool psLineAdd (psLine *line, const char *format,...)
 Adds the line segment to the string.


Generated on Fri Feb 2 22:25:14 2007 for pslib by  doxygen 1.5.1