Help for this page

Select Code to Download


  1. or download this
    // variables not representative of actual names
    int alpha, beta, kumquat;
    
  2. or download this
    int alpha;
    int beta;
    int kumquat;