Enter a word or phrase
 
Random Word
alliteratively
Other Services | Word Index | Contact Us | About | Links


 comment - listen | domain availability

Dictionary and Thesaurus entries for:

comment

Your search results...

Google
  Web bluerider.com
comment [n]
 
1)a statement that expresses a personal opinion or belief; "from time to time she contributed a personal comment on his account"
    Synonyms :remark 
    See Also: statement  commentate  mention  ad-lib  courtesy  gambit  obiter_dictum  mention  observation  rib  crack  barb  conversation_stopper  banality  zinger 
 
2)a written explanation or criticism or illustration that is added to a book or other textual material; "he wrote an extended comment on the proposal"
    Synonyms :commentary 
    See Also: statement  commentate  annotate  annotation 
 
3)a report (often malicious) about the behavior of other people; "the divorce caused much gossip"
    Synonyms :gossip scuttlebutt 
    See Also: account  dish_the_dirt  earful  hearsay  grapevine  dirt  talk 
 
comment [v]
 
1)make or write a comment on; "he commented the paper of his colleague"
    Synonyms :notice point_out remark 
    See Also: mention  remark  notice  criticise  wisecrack  kibbitz 
 
2)explain or interpret something
    Synonyms :
    See Also: explain  second-guess  disc-jockey 
 
3)provide interlinear explanations for words or phrases; "He annotated on what his teacher had written"
    Synonyms :annotate gloss 
    See Also: interpret  annotation  gloss  gloss 
 

From The Free On-line Dictionary of Computing: (http://www.foldoc.org/, Editor Denis Howe)

(Or "remark") Explanatory text embedded in program source (or less often data) intended to help human readers understand it.

Code completely without comments is often hard to read, but too heavily commented code isn't much better, especially if the comments are not kept up-to-date with changes to the code. Too much commenting may mean that the code is over-complicated. A good rule is to comment everything that needs it but write code that doesn't need much of it.

A particularly irksome form of over-commenting explains exactly what each statement does, even when it is obvious to any reasonably competant programmer, e.g.

/* Open the input file */ infd = open(input_file, O_RDONLY);

(1998-04-28)








Your Search History - clear
comment |

Enter a word or phrase
 
©2004 Name.net LLC, All Rights Reserved. (bob) - Terms of Service | Name | Whois | Linux Man Pages | Geographic Information | ccTLD Information