
These are the source files for DELEN, WIPE and XRD.
All the original comments in these files are in Finnish, which
probably makes them impossible to understand. I'm sorry about that.


delen-w.c is the main source for DELEN and WIPE. Macro "WIPE"
defines which one is made. It can be set on the command line or
in the file "deldefs.h".


About subroutine files:
  4descr.c:   4DOS description handling
  dtsrange.c: Date, time and size range handling
  fat32.c:    FAT32 support
  lfn.c:      Long file name functions
  numstr.c:   Extra numbers to strings conversion
  path.c:     Path manipulation
  regexpr.c:  Regular expressions (wildcards)
  stdstr.c:   Standard strings: some extra string handling functions
  wipefuns.c: Wiping functions


This code can be freely distributed as long as no profit is made.
Code can be modified, assuming that the modifications are documented
and credit for the original author(s) is given.

    Written by: Vesa Kolhinen <vjko@kanto.jyu.fi>
                27 May 2000,   Jyvaskyla, Finland

    Updated by: Jason Hood <jadoxa@yahoo.com.au>
                7 August, 2000, Rockhampton, Australia
