Hello :
Can anyone please elaborate in detailed use of extern in c/c++.The articles i read
say " its used for those methods/functions defined somewhere else",
e.g.extern 'function name', extern"C" etc..
thanks,
chetan.
Can anyone please elaborate in detailed use of extern in c/c++.The articles i read
say " its used for those methods/functions defined somewhere else",
e.g.extern 'function name', extern"C" etc..
thanks,
chetan.
Comment