| circle-alex: | executable for circle.c program |
| poetry-alex: | executable for poetry.c program |
| digit-alex: | executable for digit.c program |
| newscore-alex: | executable for newscore.c program |
| converter-alex: | executable for converter.c program |
| elections-alex: | executable for simple-elections.c program |
| newdigt-alex: | executable for newdigit.c program |
| circle-test01 | sample test file for circle.c program |
| circle-tests.tar.gz | all public tests for circle.c program (archive of 15 tests) |
| circle-tests.csh | test script for circle.c program |
| circle-alex-tests.csh | test script for instructor's executable of the circle.c program |
poetry.c:
| poetry-test01 | sample test file for poetry.c program |
| poetry-tests.tar.gz | all public tests for poetry.c program (archive of 20 tests) |
| poetry-tests.csh | test script for poetry.c program |
| poetry-alex-tests.csh | test script for instructor's executable of the poetry.c program |
digit.c:
| digit-test01 | sample test file for digit.c program |
| digit-tests.tar.gz | all public tests for digit.c program (archive of 20 tests) |
| digit-tests.csh | test script for digit.c program |
| digit-alex-tests.csh | test script for instructor's executable of the digit.c program |
| score-test21 | sample test file for newscore.c program |
| score-tests.tar.gz | all public tests for newscore.c program (archive of 30 tests) |
| newscore-tests.csh | test script for newscore.c program |
| newscore-alex-tests.csh | test script for instructor's executable of the newscore.c program |
converter.c:
| converter-test01 | sample test file for converter.c program |
| converter-tests.tar.gz | all public tests for converter.c program (archive of 40 tests) |
| converter-tests.csh | test script for converter.c program |
| converter-alex-tests.csh | test script for instructor's executable of the converter.c program |
simple-elections.c:
| election-test01 | sample test file for simple-elections.c program |
| election-tests.tar.gz | all public tests for simple-elections.c program (archive of 20 tests) |
| election-tests.csh | test script for simple-elections.c program |
| election-alex-tests.csh | test script for instructor's executable of the simple-elections.c program |
newdigit.c:
| digit-test01 | sample test file for newdigit.c program |
| digit-tests.tar.gz | all public tests for newdigit.c program (archive of 20 tests) |
| newdigit-tests.csh | test script for newdigit.c program |
| newdigit-alex-tests.csh | test script for instructor's executable of the newdigit.c program |
| http://ihs.dynalias.com/IHS/ | IHS Web page |
| http://ihs.dynalias.com/IHS/Docs/StudentManual.html | About IHS (short overview) | http://ihs.dynalias.com/IHS/Docs/IfGridExpl.html | If Statement Grids documentation |