Is there a todo list before writing a function ?

From: Efi Merdler (merdler_at_isdn.net.il)
Date: 03/27/04


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



Relevant Pages

  • Re: New Berben Releases
    ... categories of composers, of course I did not refer to you in ... member of the category n. ... this in professional terms - as a music reader working for some ... publishers - and my duty would be accomplished with writing a report ...
    (rec.music.classical.guitar)
  • Re: _Magicians Ward_ revised (was Re: Revising a first novel ten years later)
    ... People who aren't writers have weird ideas about what writing is like. ... my typical work day, which he admitted to finding fairly ... grateful dues-paying member of AG ever since. ...
    (rec.arts.sf.composition)
  • Re: Do I need a mutex to access members from different threads?
    ... I have to use two threads where one of them modifies a member of the ... writing) and do I need a mutex for writing and reading the data from ... The solution with lock() seems to works - I ... But maybe I am missing something with those events. ...
    (microsoft.public.pocketpc.developer)
  • Do I need a mutex to access members from different threads?
    ... currently I am working on a c# project with the .Net Compact Framwork. ... I have to use two threads where one of them modifies a member of the ... writing) and do I need a mutex for writing and reading the data from ...
    (microsoft.public.pocketpc.developer)
  • Re: Do I need a mutex to access members from different threads?
    ... currently I am working on a c# project with the .Net Compact Framwork. ... I have to use two threads where one of them modifies a member of the ... writing) and do I need a mutex for writing and reading the data from ...
    (microsoft.public.pocketpc.developer)

Loading