Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

64 bits Integers


Typedefs

typedef signed __int64 t_int64

Functions

t_int64 GetInt64 (t_uint High, t_uint Low)
t_uint GetHighInt64 (t_int64)
t_uint GetLowInt64 (t_int64)
std::ostream& operator<< (std::ostream &,const t_int64 &)

Function Documentation

std::ostream& operator<< ( std::ostream & Stream,
const t_int64 & Int )
 

Owner stream for the 64 bits integers.

Todo:
numeric_limits::max_exponent10 ? doesn't work...


Top of Page
written by Pierre Rebours © 2000-2001. Terms of Use.