Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTNumber::IntegralDigits

Syntax

NINT IntegralDigits( ) const

Parameters

This method has no parameters.

Description

IntegralDigits() gets the number of digits before the decimal point.

Return

IntegralDigits() returns the number of digits before the decimal point.

See also

DecimalDigits(), Round()

TOCIndex