Le 11/04/2011 19:07, Austin English a écrit :
IMO, you should keep the variable names in comment so that we know what we're talking about:
    /* version = */ dwarf2_parse_u2(&ctx);
or
    dwarf2_parse_u2(&ctx); /* version */

A+

--
Eric Pouech
"The problem with designing something completely foolproof is to underestimate the 
ingenuity of a complete idiot." (Douglas Adams)



Reply via email to