UIQ 3 SDK
UIQ developer portal
FEEDBACK
» UIQ 3 SDK » Symbian OS v9.1 » Symbian OS reference » C++ component reference » Base E32 » ASSERT
Location: e32def.h
e32def.h
ASSERT
ASSERT (x) __ASSERT_DEBUG(x,User::Invariant())
Generates _ASSERT_DEBUG code that calls User::Invariant() if the specified condition is not true.
User::Invariant()
x
A conditional expression which results in true or false.
© Copyright Symbian Software Ltd 2006. All rights reserved. UIQ 3 SDK 9 May 2006
Terms and conditions of use of the material