I'm a moderate C++ programmer at best, but I have the need to insert whatever is entered as input to call a member function. for example... assume there's a class called default and an instance of the class called dft1 of that class, now I want to call whatever is entered as imput as the "name' of the member function.