| Issue 3: | Implementation | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Use assert to check pre-conditions, post-conditions, argument validity, return-value validity, and invariants. Worry about this last, but your program should run as fast as possible and use as little memory as possible.
Sep 14, 2011
Project Member
#1
n.morale...@gmail.com
Owner:
---
Sep 14, 2011
(No comment was entered for this change.)
Status:
New
Sep 21, 2011
solved. details explained on the wiki page.
Status:
Done
|