Search Dictionary:  

winged comments

 Sponsored Links: 
 
Computing Dictionary
 
 Definition: 

comments set on the same line as code, as opposed to boxed comments.

In c, for example:

        d = sqrt(x*x + y*y);  /* distance from origin */

Generally these refer only to the action(s) taken on that line.

[jargon file]

 
 See Also: programming

 

 

 

COPYRIGHT © 2000-2009 HYPERDICTIONARY.COM HYPERDICTIONARY.COM