Feb 24th. NewTLUG meeting: drive or ride?

Byron Sonne blsonne-bJEeYj9oJeDQT0dZR+AlfA at public.gmane.org
Mon Feb 23 23:12:02 UTC 2004


> It looks to me like the optimal method is to take the 6:30 or 7:00 run of
> the #107 from Downsview... although of course, whether this is truly
> "optimal" depends on where you are starting from. :-)

Further to your 'optimal' comment ;)

int TTC_ETA;
char TIME_OF_DAY[10];

switch (TIME_OF_DAY)
   {
   case 'RUSH_HOUR':
     TTC_ETA = rand();
     break;

   default:
     TTC_ETA = rand();
     break;
   }



Regards,
Byron


-- 

For Good, return Good. For Evil, return Justice.

--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list