This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

okk

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?

0