FOX/ObjCryst++  1.10.X (development)
FormatInt Class Reference

output a number as a formatted integer: More...

Public Member Functions

 FormatInt (const long num, const int width=5)
 

Public Attributes

const long mValue
 
const int mWidth
 

Detailed Description

output a number as a formatted integer:

os << FormatInt(mynumber,5);

Definition at line 36 of file VFNStreamFormat.h.


The documentation for this class was generated from the following files: