--- In [email protected], "John Matthews" <jm5...@...> wrote:
>
> --- In [email protected], "John Matthews" <jm5678@> wrote:
>
> 5. Your code is made more difficult to understand (and hence maintain/debug) 
> by the length of the lines. You should use pointers - combined with the 
> typedef in (4) (and a few other bits and pieces) and the code becomes a lot 
> more readable:
> 
> void macHandle_CongestionIndication(
>     VTASK *vtask,

The first level indentation appears to be displayed as 5 in my browser, whereas 
it is 4 in the code I pasted into my response; don't know what happened there.

Reply via email to