Thursday, September 18, 2008

c++ - How do you link a C++ program to C functions?

How do you link a C++ program to C functions? 

By using the extern "C" linkage specification around the C function declarations.

No comments:

Post a Comment

Thanks to given comments.......

My Blog List