Symbian
 Developer Library

UIQ 3 SDK

UIQ developer portal

FEEDBACK 

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



Location: e32def.h

__ASSERT_COMPILE

__ASSERT_COMPILE (x) void __compile_time_assert(int __check[(x)?1:-1])

Description

Asserts that a condition is true at compilation time.

Parameters

x

Condition to assert

Terms and conditions of use of the material