Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 C++/CLI: enum class

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
jorgito11 Posted - Feb 24 2006 : 8:07:11 PM
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.
2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Sep 13 2008 : 01:23:23 AM
case=935 is fixed in build 1649
feline Posted - Feb 26 2006 : 09:21:06 AM
case=935

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000