C++ Programming and Technical

What does extern "C" int func(int *, Foo) accomplish?

Read Solution (Total 0)

C++ Other Question

Is there anything you can do in C++ that you cannot do in C? What are the access privileges in C++? What is the default access level?