Symbian
 Developer Library

UIQ 3 SDK

UIQ developer portal

FEEDBACK 

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



Location: e32cmn.h

PtrSub()

inline T *PtrSub(T *aPtr, S aVal);

Description

Subtracts a value from a pointer.

Parameters

T *aPtr

Pointer to an object of type T.

S aVal

The value to be added.

Return value

T *

The resulting pointer value, as a pointer to a type T.

Terms and conditions of use of the material