Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <cdefs.h>

__signed

Interface status: externallyDefinedApi

__signed signed

Description

signing macro

[Top]


__volatile

Interface status: externallyDefinedApi

__volatile volatile

Description

volatile statistics

[Top]


__scanflike

Interface status: externallyDefinedApi

__scanflike (fmtarg, firstvararg)

Description

Compiler-dependent macros to declare that functions take printf-like or scanf-like arguments. They are null except for versions of gcc that are known to support the features properly (old versions of gcc-2 didn't permit keeping the keywords out of the application namespace).

Parameters

fmtarg

firstvararg

[Top]


__XSI_VISIBLE

Interface status: externallyDefinedApi

__XSI_VISIBLE 600

Description

Deal with various X/Open Portability Guides and Single UNIX Spec.

[Top]


__BSD_VISIBLE

Interface status: externallyDefinedApi

__BSD_VISIBLE 1

Description

Macro value to enable for BSD_VISIBLE code

[Top]


__ISO_C_VISIBLE

Interface status: externallyDefinedApi

__ISO_C_VISIBLE 1999

Description

Macro value to enable for ISO_C_VISIBLE