Thread: Enumeration in C and C++

  1. #1
    Unregistered
    Guest

    Question Enumeration in C and C++

    Someone know what is difference between C and C++ when they define and use Enumeration ???

    Please help!
    Thanks in advance
    The Man

  2. #2
    Banned Troll_King's Avatar
    Join Date
    Oct 2001
    Posts
    1,784
    When you use class objects you have to overload the increment operator (++) so that it returns an enumerated type.

  3. #3
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    This link might help.
    zen

Popular pages Recent additions subscribe to a feed