CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Tag: enum

Search: Search took 0.02 seconds.

  1. enum FRED.ToString() gives "Audio"

    Started by ThedodgerUk, September 27th, 2016 10:03 AM
    enum
    • Replies: 0
    • Views: 1,642
    Last Post: September 27th, 2016 10:03 AM
    by ThedodgerUk  Go to last post
    • Replies: 5
    • Views: 5,956
    Last Post: November 19th, 2015 12:30 AM
    by tiliavirga  Go to last post
  2. 2 quick questions - (1) enums and (2) switch

    Started by Madolite, September 21st, 2015 01:03 PM
    enum, switch
    • Replies: 12
    • Views: 6,447
    Last Post: September 24th, 2015 08:13 AM
    by OReubens  Go to last post
  3. I cannot input enum class value

    Started by leourb, July 27th, 2015 01:05 PM
    c++, class, enum, input, istream
    • Replies: 3
    • Views: 6,269
    Last Post: July 28th, 2015 03:18 AM
    by leourb  Go to last post
  4. Return a list of defines given a range.

    Started by rudyloo, April 30th, 2015 12:41 PM
    array, defines, enum, list, maps
    • Replies: 2
    • Views: 7,950
    Last Post: April 30th, 2015 03:55 PM
    by razzle  Go to last post
  5. Using a string/enum to access int Matrix[X] ?

    Started by phummon, April 2nd, 2012 03:35 PM
    c++, enum, iterator, string
    • Replies: 2
    • Views: 5,895
    Last Post: April 4th, 2012 04:32 AM
    by monarch_dodra  Go to last post
  6. Enum: how to call an enum constant's own method?

    Started by DivideByZero, June 8th, 2010 09:28 PM
    anonymous class, constant, enum, java, method
    • Replies: 4
    • Views: 12,424
    Last Post: June 10th, 2010 05:06 AM
    by dlorde  Go to last post
  7. General C++ question about const

    Started by RipX, May 4th, 2010 11:06 AM
    const, enum
    • Replies: 5
    • Views: 4,820
    Last Post: May 5th, 2010 10:49 AM
    by Ajay Vijay  Go to last post
  8. Get Enum Index Value??

    Started by arkansascontrols, July 10th, 2009 03:22 AM
    array, enum, index, position
    • Replies: 1
    • Views: 10,404
    Last Post: July 11th, 2009 05:21 AM
    by ComITSolutions  Go to last post
Results 1 to 9 of 9





Click Here to Expand Forum to Full Width

Featured