Thread: What is this?

Results 1 to 4 of 4
  1. #1 What is this? 
    Registered Member
    Join Date
    Dec 2011
    Age
    29
    Posts
    214
    Thanks given
    1
    Thanks received
    7
    Rep Power
    13
    I get this error and I have forgotten what orphaned case means.

    It should be noted that no ethically-trained software engineer would ever consent to write a DestroyBaghdad procedure. Basic
    professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Oct 2010
    Posts
    194
    Thanks given
    7
    Thanks received
    25
    Rep Power
    37
    Something is wrong with your switch statement, you can post the error if you can't figure it out.
    Reply With Quote  
     

  3. #3  
    Registered Member Niggah Jon's Avatar
    Join Date
    Feb 2012
    Posts
    64
    Thanks given
    4
    Thanks received
    34
    Rep Power
    27
    Orphaned case means you used the same case twice

    Example
    Case178
    Case56
    Case178

    Case 178 was used twice
    To fix just delete or combine the duplicate case
    Reply With Quote  
     

  4. #4  
    Aymen
    Guest
    Orphaned case means you used the same case twice
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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