Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


wcharentrypoint

wcharentrypoint

Use wcharentrypoint statement to specify that the entry point for a standard EXE is wide character (wmain). Otherwise, the default entry point for a standard EXE is narrow character (main).

This enables the toolchain to include either of the following libraries based on the type of entry point:

The wcharentrypoint statement is supported only on ARM ABI and emulator compliant platforms, such as, ARMv5, ARMv5_ABIv2, GCCE and WINSCW.