ObjCryst++  1.5CVS
Public Member Functions | Public Attributes
FormatInt Class Reference

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

List of all members.

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: