Hi,
When will we declare member functions as static in c++ ?
example :
class xyz {
public :
static int a_count();
};
here when will we declare member function "int a_count()"
as static ?
thanks
-reddy
Moderators: Darobat, RecursiveS, Dante Shamest, Bugdude, Wizard
Users browsing this forum: Exabot [Bot], Google [Bot] and 2 guests