c calling convention
基本解释
- [计算机科学技术]C呼叫惯例
英汉例句
- 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呼叫惯例