Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: nishalns on June 08, 2013, 06:24:07 am
Title:
Adding a member function to a C++ class in C::B
Post by:
nishalns
on
June 08, 2013, 06:24:07 am
Is it possible to add a member function to a C++ class in C::B without manually typing it out? If yes, how do we do it?