|
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Readme.txt | ||
| gen_data.c | ||
| test08.cob | ||
| test08g.cob | ||
| test08u.cob | ||
| test08ug.cob | ||
Readme.txt
Notes: The program gen_data will generate test data required for test08. To compile and create the file enter make gen_data Currently the sort routines work correctly but need speeding up. I will re-write these routines using the native Linux sort when I have time. To Test compile the Programs using ../mak.sh make gen_data ./gen_data >Raw.dat ./gen_data >Raw1.dat Run the test programs (Andrew Cameron)