4.2.6.2 Multiple-line Comment
This type of comment can span multiple lines. For a multiple-line comment, use
/* ... */. Multiple-line comments cannot be nested.
Example:
/* All
of these
lines
are
comments */
This type of comment can span multiple lines. For a multiple-line comment, use
/* ... */. Multiple-line comments cannot be nested.
Example:
/* All
of these
lines
are
comments */
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.