Help for this page

Select Code to Download


  1. or download this
    
       switch(len)              /* all the case statements fall through */
    ...
         /* case 0: nothing left to add */
       }
       mix(a,b,c);