Symbian
 Developer Library

UIQ 3 SDK

UIQ developer portal

FEEDBACK 

[Index] [Spacer] [Previous] [Next]



Location: e32cmn.h

LimX()

inline TInt LimX(TInt aVal, TUint aLimit);

Description

Tests whether the specified value is strictly less than the specified upper limit.

Parameters

TInt aVal

The value to be tested.

TUint aLimit

The upper limit.

Return value

TInt

True, if the value is strictly less than the specified upper limit; false, otherwise.

Terms and conditions of use of the material