Closed GoogleCodeExporter closed 9 years ago
There were a few things wrong here:
* Array bounds were reversed in multiple dimensional arrays, causing overruns
(fixed in r524)
* The hanoi program was incorrect (fixed in r529)
* Function prototypes which were overridden were not deallocated correctly
(fixed in r529)
Original comment by zik.sale...@gmail.com
on 15 Feb 2011 at 1:20
Original issue reported on code.google.com by
zik.sale...@gmail.com
on 14 Feb 2011 at 4:37