Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in comments

Does the C preprocessor strip comments or expand macros first? [duplicate]

c comments c-preprocessor c99

IDE comment keywords

Comment out an include statement inside an HTML file using Jekyll

comments jekyll

Can comments appear before the DOCTYPE declaration?

html comments doctype

Comments (#) go to start of line in the insert mode in Vim

What is the preferred method of commenting javascript objects & methods [closed]

javascript comments

Protect from fake reviews on Google Play [closed]

Best practice for C++ function commenting [closed]

c++ coding-style comments

How do you comment out in Liquid?

syntax liquid comments

How do I comment attributes inside an XML tag?

Is there a way to put comments in multiline code?

Lisp commenting convention

Is it bad practice to comment out single lines of CSS with //?

css syntax comments

How do you flag code so that you can come back later and work on it?

c# c++ comments

How to write an inline-comment in Python

python comments

Mid-line comment in Python?

python syntax comments

Nested comments in XML?

xml comments

Is '# -*- coding: utf-8 -*-' also a comment in Python?

python encoding comments

How do I add a high-priority TODO comment in Visual Studio?

Do comments slow down an interpreted language?