CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 13 of 13

Threaded View

  1. #8
    Join Date
    Oct 2008
    Posts
    1,456

    Re: 2 quick questions - (1) enums and (2) switch

    "functional" ? by storing a copy of all constants in all and every instance ... ?

    regarding the switch thing, well if you play with terminology ( FYI, evaluation has a definite meaning in c++ ) I suppose you can prove anything, so I won't insist my dear ...

    EDIT: ooh just see you edited your post ...
    Last edited by superbonzo; September 24th, 2015 at 02:56 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured