consider the following line in the c++ code extern "C" { f1(); f2();... } The purpose of the extern keyword is
Reveal answer
Fill a bubble to check yourself
consider the following line in the c++ code extern "C" { f1(); f2();... } The purpose of the extern keyword is