Linux.com

maybe they're stalling for time

Posted by: Anonymous Coward on November 06, 2005 02:16 AM
until their CE team cleans up some of the code which might create a misleading impression when examined out of context, such as:
<tt>double get_breath_alcohol_percent( bool shady_suspect )
{
    double raw_val = (double)rand()/((double)RAND_MAX+1);
    return raw_val*(shady_suspect ? 2.5 : 1.2);
}</tt>

#

Return to Breathalyzer company refuses to turn over source code