Thursday, May 1, 2008

Job Security

/* Job Security */
int main (){
    if(employmentStatusOfDeveloper()=="Active")
       launchApplication();/*Thanks for keeping me around*/
    else       displayPictureOfCatWithFunnyCaption();/*Sorry Guys*/
}


No comments: