BinDelete

Description #

Deletes a number of bytes from a file starting at the specified location. The zeroth byte is the start of the file.

Technical Details #

Arguments #

det(16,“FILENAME”,start_here,delete_this_many_bytes)

Outputs #

Deletes bytes from a file at a location.