Syntax
#pragma intrinsic [-]function-nameDescription
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|