I can't run my program. It says that there's an error,error C2084: function 'void menu(void)' already has a body. How can I solve this? Please help me. Thank you. =)
It would be more helpful if you showed the exact error the compiler produced. It will name one or more files, so we'll need to those too (with their names).
Error 1 error C2084: function 'void menu(void)' already has a body c:\users\pauline\documents\visual studio 2010\projects\classrecord\classrecord\menu.h 11