Thoughts

Wednesday, November 01, 2006

there has to be leechers in the world. Live goes on..

boolean help = false;

if ( help == true ) {
system.Out.println("hi," + ineedhelp.gethelp() );
}
else {
if ( help == false) {
doesnotexist.deletefriend();
}
}

what does this code mean ?


: 11/01/2006 10:16:00 AM

Comments:

Post a Comment