Help for this page

Select Code to Download


  1. or download this
    
    MyFunc(4, 5);
    ...
    
    MyFunc 3, 2;
    
  2. or download this
    
    MyFunc 3, 2;
    ...
    
    # This program won't run! :(