c calling convention
常見(jiàn)例句
- This routine uses the __cdecl C declaration calling convention and returns void.
這個(gè)例程使用了 __cdecl C 聲明調(diào)用約定,并返回空值。 - By default, the C++ compiler uses the __thiscall calling convention for class methods.
根據(jù)預(yù)設(shè),C++編譯器使用__thiscall作為類成員函數(shù)的調(diào)用協(xié)定。
blog.sina.com.cn 返回 c calling convention