FunctionX - Practical Learning Logo

Comments

A comment is a line or paragraph of text in a file such that that line or paragraph is not considered when the compiler (or the parser) is decoding the code of the file.

The C/C++ language accepts two types of comments:

 


Copyright © 2003 FunctionX, Inc.