SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Base E32_EKA2 » I64LSR
Location: e32def.h
e32def.h
I64LSR
I64LSR (x, shift) ( *reinterpret_cast<TUint64*>(&(x)) >>= (shift) )
Generates code to logically shift a 64 bit integer right.
x
shift
Copyright ©2008 Symbian Software Ltd.