yagyala a écrit :
> Hi.
>
> I recently started working for a company that has just implemented its
> first set of software standards. So far, so good. Here's the problem:
> one of those standards is that the comments for each routine must
> indicate every other routine that it calls.
May I sugges
yagyala <[EMAIL PROTECTED]> writes:
> I recently started working for a company that has just implemented its
> first set of software standards. So far, so good. Here's the problem:
> one of those standards is that the comments for each routine must
> indicate every other routine that it calls. As
yagyala <[EMAIL PROTECTED]> writes:
> I recently started working for a company that has just implemented its
> first set of software standards. So far, so good. Here's the problem:
> one of those standards is that the comments for each routine must
> indicate every other routine that it calls. As
On 2007-08-19, yagyala <[EMAIL PROTECTED]> wrote:
> Hi.
>
> one of those standards is that the comments for each routine must
> indicate every other routine that it calls. As I try to keep my
> to do this by hand. Does anyone know of a tool that could do this for
> me, or at least a tool that can
On 8/19/07, yagyala <[EMAIL PROTECTED]> wrote:
> Hi.
>
> I recently started working for a company that has just implemented its
> first set of software standards. So far, so good. Here's the problem:
> one of those standards is that the comments for each routine must
> indicate every other routine
Hi.
I recently started working for a company that has just implemented its
first set of software standards. So far, so good. Here's the problem:
one of those standards is that the comments for each routine must
indicate every other routine that it calls. As I try to keep my
routines small, and fac