Help for this page

Select Code to Download


  1. or download this
    F:\>perl -we "$a='nan'; print sprintf('%.2f',$a)"
    0.00
    
  2. or download this
    --- pp.c.orig    Wed Mar 22 19:35:45 2006
    +++ pp.c    Wed Mar 22 21:43:04 2006
    ...
     
     #ifdef __MINGW32__        /* Minimal Gnu-Win32 */