- To: "'Greg Cockburn'" <greg@xxxxxxxxxxxxxxxxxxxx>, <slug@xxxxxxxxxxx>
- Subject: RE: [SLUG] C++ peer review.
- From: "Adam W" <woja@xxxxxxxxxxxxxxx>
- Date: Tue, 20 May 2003 21:18:52 +1000
>PS. I'm not trying to cheat, I just what to know if I have missed dumb
things
>like check if it is null or checking if I drop off the end of the list,
etc.
Don't mean to be a bitch... I'm a computing student (@ macquarie).. But
couldn't you just test it and see if it does all the right things...
You'll certainly know if it runs off the end of the list, or you try to
do some functions on a pointer which is null...
As I said before.. Don't mean to be a bitch..
Good luck with the assignment... I feel for you :P
Cheers,
AW.