Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in comments

R: Comment out block of code [duplicate]

r comments

Comment Inheritance for C# (actually any language)

c# inheritance comments

Commenting multiple lines in DOS batch file

Should Javadoc comments be added to the implementation?

Can we have multiline comments in a Java properties file?

java properties comments

Multiline Comment Workarounds?

r comments r-faq

Is it possible to have a multi-line comments in R? [duplicate]

r comments

Block Comments in Clojure

clojure comments

Razor comment syntax

How do I enter a multi-line comment in Perl? [duplicate]

Block comments in html.erb templates in rails

How does the below program output `C89` when compiled in C89 mode and `C99` when compiled in C99 mode?

c printf comments c99 c89

Does HTML5 change the standard for HTML commenting?

html comments

Simple Getter/Setter comments

PHP Function Comments

What key shortcuts are to comment and uncomment code?

How comment a JSP expression?

jsp comments

Comment the interface, implementation or both?

c# java comments interface

How can I add comments in MySQL?

mysql database comments

How do I comment in CoffeeScript? "/* this */" doesn't work