a using the extern c linkage specification around


A: Using the extern "C" linkage specification around the C function declarations.

Programmers must know about mangled function names and type-safe linkages. After that they must explain how the extern "C" linkage specification statement turns that feature off throughout compilation so that the linker correctly links function calls to C functions.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: a using the extern c linkage specification around
Reference No:- TGS0217693

Expected delivery within 24 Hours