View Single Post
TechCake
13Mar2008,16:48  
asadullah.ansari's Avatar
Suppose this is your c++ Code

extern "C"
{
#include "cFile.h" // This is C file included in c++ file
}