Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

esthetic #define in C#

Name: Anonymous 2010-12-23 4:28


#define ALERT_NONE   (arr[0] <= 128)
#define ALERT_ORANGE (arr[0] >  128 && arr[1] <= 64)
#define ALERT_RED    (arr[0] >  128 && arr[1] >  64)
#define ALERT_NIGGER (arr[0] == 255 && arr[1] > 192)

if(ALERT_NONE)
  do_nothing();
else if(ALERT_ORANGE)
  panic_a_little();
else if(ALERT_RED)
  fuckshitwegonnadie();
else if(ALERT_NIGGER)
  back_to_b_please();


how do I do this in C#?

Name: Anonymous 2010-12-23 12:24

>>17
Not so easy when arr isn't global, autism boy.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List