Splice 1.5

License: Free ‎File size: 113.66 KB
‎Users Rating: 5.0/5 - ‎1 ‎votes

SPLICE splices bits of files together e.g. SPLICE Cut MyFile.Txt Start 99 Length 99 Insert MyFile2.txt At 99 SPLICE Copy MyFile.Txt Start 99 Length 99 Overlay MyFile2.txt At 99 Uses for SPLICE: 1. excising a section of a file. 2. replacing a section of a file. 3. inserting a section into a file. 4. extracting a section of a file. 5. appending a section onto a file. This program may be freely copied and used for any purpose except military. C++ source included.

VERSION HISTORY

  • Version 1.5 posted on 2010-11-07
    fix delete[] heap corruption bug
  • Version 1.3 posted on 2008-01-05
    converted from DOS to Windows. Written in C

Program Details