Question:What linkage specifier do you use in order to cause your C++ functions to have C linkage 

A extern "C" 

B extern C 

C _stdcall 

D _cdecl 

E _fastcall? 

+ Answer
+ Report
Total Preview: 1325

Copyright © 2024. Powered by Intellect Software Ltd