bool HCBigInteger::IsEqual

( HCBigInteger* pInt )

This function examines whether is equal number with inputed number.

Documentation

This function examines whether is equal number with inputed number.

Parameters:
pInt - integer value to compare.
Returns:
if this class's value is equal to 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++.