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
Subject:
Comments: : 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.
Optional Link URL: Link Title: Optional Image URL: