I'm a beginner to programming....
I when i try to compile this code using visual c++ 2012,Following error shows.
1>e:\item(2).cpp(158): error C3867: 'selection::option': function call missing argument list; use '&selection::option' to create a pointer to member
Please give me a solution