Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

wvstring.cc File Reference

#include "wvstring.h"
#include <ctype.h>
#include <assert.h>

Go to the source code of this file.

Functions

int _max (int x, int y)
char * pparse (char *cptr, bool &zeropad, int &justify, int &maxlen)

Variables

WvStringBuf __wvs_nb = { 0, 1 }
const WvString __wvs_n


Function Documentation

int _max int    x,
int    y
[inline, static]
 

Definition at line 17 of file wvstring.cc.

Referenced by WvString::do_format().

char* pparse char *    cptr,
bool &    zeropad,
int &    justify,
int &    maxlen
[static]
 

Definition at line 189 of file wvstring.cc.

Referenced by WvString::do_format().


Variable Documentation

const WvString __wvs_n
 

Definition at line 13 of file wvstring.cc.

WvStringBuf __wvs_nb = { 0, 1 }
 

Definition at line 12 of file wvstring.cc.


Generated on Sat Aug 24 23:07:59 2002 for WvStreams by doxygen1.2.15