Help for this page

Select Code to Download


  1. or download this
     
    #write test file
    open OUTF, ">c\\current\\test.bin";
    ...
    close OUTF;
    print "done.\n";
    
  2. or download this
     
    // test reader in visual c 6
    typedef struct
    ...
        fclose(fd);
        exit (0);
    }