bool HCBigInteger::IsBiggerThen

( HCBigInteger* pInt )

This function examines whether is bigger number than inputed number.

Documentation

This function examines whether is bigger number than inputed number.

Parameters:
pInt - integer value to compare.
Returns:
if this class's value is bigger than inputed number, it returns true. otherwise it returns false.
Author:
Yee Young Han

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.