Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    EOC
    
    foo();
    
  2. or download this
    != 0
    == -0
    
  3. or download this
    #include <stdio.h>
    
    ...
    
      return 0;
    }
    
  4. or download this
    == 0
    == -0
    
  5. or download this
    use strict;
    use warnings;
    ...
    EOC
    
    foo();
    
  6. or download this
    == 0
    == -0