c calling convention
常见例句
- This routine uses the __cdecl C declaration calling convention and returns void.
這個例程使用了 __cdecl C 聲明調用約定,竝返廻空值。 - By default, the C++ compiler uses the __thiscall calling convention for class methods.
根據預設,C++編譯器使用__thiscall作爲類成員函數的調用協定。
blog.sina.com.cn 返回 c calling convention