Help for this page

Select Code to Download


  1. or download this
    #######
    # hello.pl
    ########
    print "hello";
    
  2. or download this
    /*
    perl_tracer.c This is completed adapted from some stuff I've seen. 
    ...
        }//end of else.
        return 0;
    }