View Single Post
  #4  
Old 06-01-2007, 03:52 PM
Perplexity Perplexity is offline
Senior Member
 
Join Date: Jul 2006
Posts: 806
Default Re: How important is working 40 hours a week to get a loan?

begin
bool fed; //if all goes well...
whichone[call] ();
try {
whichone[eat] (bearfood);
throw (whichone[eat](armp)); //armp is a global indicating
} //zookeeper's arm

return (fed=TRUE);
end;
Reply With Quote