i fixed project 5 test.cpp


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by jason pepas on August 14, 2001 at 06:37:14:

for those interested:

test.cpp - line 54:

change "array[count++] = word;"

to "array[--count] = word;"

and it works fine.

i emailed him - he should fix it soon.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]