But what about his code? (Score: 1, Interesting) by Anonymous Coward on 2014-11-22 15:10 (#2V5R) Have you looked at the code for the casino game? It's as vile as his screeds against women. I would have rejected it based on that alone, quite apart from the embedded poison easter eggs (look at the code -- you'll see what I mean). Re: But what about his code? (Score: 1, Funny) by Anonymous Coward on 2014-11-22 15:40 (#2V5S) I didn't see any easter eggs, but I didn't look too much anyway. This is priceless though: } elsif ($lvrstart2 eq '4') { $lvrb4p = 1; } elsif ($lvrstart2 eq '5') { $lvrb5p = 1; } elsif ($lvrstart2 eq '6') { $lvrb6p = 1; } elsif ($lvrstart2 eq '7') { $lvrb7p = 1; } elsif ($lvrstart2 eq '8') { $lvrb8p = 1; } elsif ($lvrstart2 eq '9') { $lvrb9p = 1; } elsif ($lvrstart2 eq '10') { $lvrb10p = 1; } elsif ($lvrstart2 eq '11') { $lvrb11p = 1; } elsif ($lvrstart2 eq '12') { $lvrb12p = 1;Real clever. Local Variable 12 p?? Re: But what about his code? (Score: 0) by Anonymous Coward on 2014-11-24 08:26 (#2V7G) Har har. Reminds me of a uni professor, whom I now suspect could barely code, who required all ints to be prefixed with I_ and constants with C_ etc etc
Re: But what about his code? (Score: 1, Funny) by Anonymous Coward on 2014-11-22 15:40 (#2V5S) I didn't see any easter eggs, but I didn't look too much anyway. This is priceless though: } elsif ($lvrstart2 eq '4') { $lvrb4p = 1; } elsif ($lvrstart2 eq '5') { $lvrb5p = 1; } elsif ($lvrstart2 eq '6') { $lvrb6p = 1; } elsif ($lvrstart2 eq '7') { $lvrb7p = 1; } elsif ($lvrstart2 eq '8') { $lvrb8p = 1; } elsif ($lvrstart2 eq '9') { $lvrb9p = 1; } elsif ($lvrstart2 eq '10') { $lvrb10p = 1; } elsif ($lvrstart2 eq '11') { $lvrb11p = 1; } elsif ($lvrstart2 eq '12') { $lvrb12p = 1;Real clever. Local Variable 12 p?? Re: But what about his code? (Score: 0) by Anonymous Coward on 2014-11-24 08:26 (#2V7G) Har har. Reminds me of a uni professor, whom I now suspect could barely code, who required all ints to be prefixed with I_ and constants with C_ etc etc
Re: But what about his code? (Score: 0) by Anonymous Coward on 2014-11-24 08:26 (#2V7G) Har har. Reminds me of a uni professor, whom I now suspect could barely code, who required all ints to be prefixed with I_ and constants with C_ etc etc