Is there a todo list before writing a function ?
From: Efi Merdler (merdler_at_isdn.net.il)
Date: 03/27/04
- Next message: John Doe: "Public data members = bad programming etc."
- Previous message: sellountos euripides: "Re: ostream error"
- Next in thread: Kevin Goodsell: "Re: Is there a todo list before writing a function ?"
- Reply: Kevin Goodsell: "Re: Is there a todo list before writing a function ?"
- Reply: Ivan Vecerina: "Re: Is there a todo list before writing a function ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Mar 2004 12:38:34 -0800
Is there a todo list before writing a function ?
Hi
In order to put some order in the process of writing a member
function, I trying to write a todo list, something that I will review
before even starting to write the algorithm, do you have any advice,
for example :
* const
* by ref or by val
* how does it (the function) affect member variables
and I am quite sure the list is long, any help will be appreciated.
Thank you
- Next message: John Doe: "Public data members = bad programming etc."
- Previous message: sellountos euripides: "Re: ostream error"
- Next in thread: Kevin Goodsell: "Re: Is there a todo list before writing a function ?"
- Reply: Kevin Goodsell: "Re: Is there a todo list before writing a function ?"
- Reply: Ivan Vecerina: "Re: Is there a todo list before writing a function ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading