sphere-alex: | executable for sphere.c program |
poetry-alex: | executable for poetry.c program |
digit-alex: | executable for digit.c program |
newprice-alex: | executable for newprice.c program |
converter-alex: | executable for converter.c program |
elections-alex: | executable for simple-elections.c program |
newdigt-alex: | executable for newdigit.c program |
sphere-test01 | sample test file for circle.c program |
sphere-tests.tar.gz | all public tests for sphere.c program (archive of 15 tests) |
sphere-tests.csh | test script for circle.c program |
sphere-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 |
price-test21 | sample test file for newprice.c program |
price-tests.tar.gz | all public tests for newprice.c program (archive of 30 tests) |
price-tests.csh | test script for newprice.c program |
price-alex-tests.csh | test script for instructor's executable of the newprice.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) |
elections-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/General/StudentManual.html | About IHS (short overview) |
http://users.csc.calpoly.edu/~grade_cstaley/cpe101/CBasics/IfGridExpl.html | If Statement Zones documentation |