_formatParams Struct Reference


Data Fields

char * buf
long bufSize
long bufPtr
int flags
int width
int prec
char type
long vLong
double vDouble
const char * vString
long vSize

Detailed Description

Definition at line 2555 of file string.c.


Field Documentation

char* _formatParams::buf
 

Definition at line 2556 of file string.c.

Referenced by check_size(), if(), printChar(), printDouble(), printInt(), and while().

long _formatParams::bufPtr
 

Definition at line 2558 of file string.c.

Referenced by check_size(), printChar(), printDouble(), printInt(), and while().

long _formatParams::bufSize
 

Definition at line 2557 of file string.c.

Referenced by check_size().

int _formatParams::flags
 

Definition at line 2559 of file string.c.

Referenced by printChar(), printDouble(), printInt(), and while().

int _formatParams::prec
 

Definition at line 2561 of file string.c.

Referenced by printChar(), printDouble(), printInt(), and while().

char _formatParams::type
 

Definition at line 2562 of file string.c.

Referenced by printDouble(), printInt(), and while().

double _formatParams::vDouble
 

Definition at line 2564 of file string.c.

Referenced by printDouble(), and while().

long _formatParams::vLong
 

Definition at line 2563 of file string.c.

Referenced by printInt(), and while().

long _formatParams::vSize
 

Definition at line 2566 of file string.c.

Referenced by printChar(), and while().

const char* _formatParams::vString
 

Definition at line 2565 of file string.c.

Referenced by printChar(), and while().

int _formatParams::width
 

Definition at line 2560 of file string.c.

Referenced by printChar(), printDouble(), printInt(), and while().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO