Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Double::VersionReadLimit Class Reference

List of all members.

Public Member Functions

 while ((c=*++p) >= '0'&&c<= '9')
 if (c== '.')
 if (len==0)
 if (c== 'e'||c== 'E') exp+=strtoi(d[(p-d.ptr)+1..length])

Public Attributes

int len
const int MaxDigits = 17
 p = d.ptr + trimZero (d) - 1

Member Function Documentation

while (c=*++p) >= '0'&&c<= '9'   )  [inline]
 

Definition at line 325 of file Double.d.

References len.

if = = '.'  )  [inline]
 

Definition at line 334 of file Double.d.

if len  = = 0  )  [inline]
 

Definition at line 355 of file Double.d.

if = = 'e'||c== 'E'  ) 
 


Member Data Documentation

int len
 

Definition at line 320 of file Double.d.

const int MaxDigits = 17
 

Definition at line 321 of file Double.d.

p = d.ptr + trimZero (d) - 1
 

Definition at line 323 of file Double.d.


The documentation for this class was generated from the following file:
Generated on Sun Mar 6 00:31:07 2005 for Mango by doxygen 1.3.6