back to index

LongLong

Inheritance

Object -> YAC_LongLong -> LongLong

Properties

value - -  

Methods

int    getValue  ()
       setValue  (int _i)
String printf    (String _fmt) - convert the integer to a printf-style formatted String and return it
String getString () - convert integer to String (platform independent, "%lld" like "format string")

back to index