Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 C++/CLI: enum class
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jorgito11
Senior Member

USA
29 Posts

Posted - Feb 24 2006 :  8:07:11 PM  Show Profile  Reply with Quote
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: Standard

VA_X.dll file version 10.2.1440.0 built 2006.01.17

Visual C++/CLI

enum class Animals { Dog, Cat, Mouse };

int main(array<System::String^> ^args)
{
-?-?-?-?Animals animal = Animals::Cat;

-?-?-?-?return 0;
}

Every animal in the "enum class" and "int main" have a red underline.

Edited by - jorgito11 on Feb 24 2006 9:10:50 PM

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Feb 26 2006 :  09:21:06 AM  Show Profile  Reply with Quote
case=935

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Sep 13 2008 :  01:23:23 AM  Show Profile  Reply with Quote
case=935 is fixed in build 1649
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000