VIRTUAL FUNCTIONS IN C LANGUAGE??
Can any one explain this concept??
Printable View
VIRTUAL FUNCTIONS IN C LANGUAGE??
Can any one explain this concept??
I can't, because C doesn't have virtual functions.
Do you mean C++? If so, search this forum for "virtual" and "polymorphic" :)