UIQ 3 SDK
UIQ developer portal
FEEDBACK
» UIQ 3 SDK » Symbian OS v9.1 » Symbian OS reference » C++ component reference » Base E32 » PtrSub()
Location: e32cmn.h
e32cmn.h
PtrSub()
inline T *PtrSub(T *aPtr, S aVal);
Subtracts a value from a pointer.
T *aPtr
Pointer to an object of type T.
S aVal
The value to be added.
T *
The resulting pointer value, as a pointer to a type T.
© Copyright Symbian Software Ltd 2006. All rights reserved. UIQ 3 SDK 9 May 2006
Terms and conditions of use of the material