i am using keil uvision 5.
in c++ it shows
class cdiolog { } extern cdiolog *g_diolog;
it shows an error redeclaration of cdiolog and unreferenced pointer?