ObjCryst++  1.5CVS
Public Member Functions | Public Attributes | List of all members
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);

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