Files in this directory are intended for people who intend to write their own routines
for reading and processing SNK files.
 
READSNKP.PAS is a Borland Pascal program which you can compile and use to explore the structure of 
*.SNK files. The READSNKC.C file is written in Turbo C for much the same purpose as READSNKP 
except that it only reads one record per execution. 

SCAT-CNT.PAS: examine the file with a text editor for an explanation  of what it does (an example
of a quick method for processing ICISS  simulation data). Compile with Borland or Turbo Pascal.
