Reserved class name Visual C++
问题 I want to create in my project class "Screen", "Graphics", "Font" and "Environment", but when I type these names and hit enter I get message: "Screen" is reserved class name or "Environment" is reserved class name. I don't want to make CScreen or ScreenC or something like that :/ I have Visual Stuido 2010. Is there any way to fix this ? 回答1: I think using namespace is the answer. 回答2: This is a bug in Visual Studio. There are a number of names that Microsoft's VS 2010 product believes are