RAD Studio
ContentsIndex
PreviousUpNext
#pragma intrinsic

Syntax

#pragma intrinsic [-]function-name

Description 

Use #pragma intrinsic to override command-line switches or project options to control the inlining of functions. 

When inlining an intrinsic function, always include a prototype for that function before using it.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!