Re: i fixed project 5 test.cpp


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

Posted by nevermind on August 15, 2001 at 05:05:54:

In Reply to: i fixed project 5 test.cpp 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.

Actually I think I'm looking at the fixed version so nevermind


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 ]