Posted by jason pepas on August 14, 2001 at 06:55:29:
my fix caused a bug.
line 44 - insert a new line:"int size = count;"
line 59 - change from:"hereTheyAre(count,array);"to:"hereTheyAre(size,array);"
and it should work fine.
Follow Ups:
Post a Followup
Subject:
Comments: : my fix caused a bug. : line 44 - insert a new line: : "int size = count;" : line 59 - change from: : "hereTheyAre(count,array);" : to: : "hereTheyAre(size,array);" : and it should work fine.
Optional Link URL: Link Title: Optional Image URL: