Thanks for all the ppl . I will consider all your suggestions and check it again and also update you. TIA Ravi
On Thu, Aug 13, 2009 at 9:29 PM, John Matthews <[email protected]> wrote: > > > --- In [email protected] <c-prog%40yahoogroups.com>, "John Matthews" > <jm5...@...> wrote: > > > > --- In [email protected] <c-prog%40yahoogroups.com>, "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. > > > [Non-text portions of this message have been removed]
