C++, recieve this whentries to各年级:差错:无“避免媒体:*(......)在“媒体”类中宣布其成员职能
原文:C++, recieve this when trying to create classes: error: no ‘void media::*()’ member function declared in class ‘media’
原文:C++, recieve this when trying to create classes: error: no ‘void media::*()’ member function declared in class ‘media’
Somewhat new to c++, attempting to create classes/functions to make my future code clean. I am using Code::Blocks to create my program and at the moment receiving the above message for the following ...