[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppBuilderFastcall
Use __fastcall to declare functions that expect parameters to be passed in registers.
All TForm methods must use the __fastcall convention.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppBuilderFastcall
(C++ Builder) __fastcall
C++Builder keyword extension, so not in standard C++.Use __fastcall to declare functions that expect parameters to be passed in registers.
All TForm methods must use the __fastcall convention.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
