Welcome
|
spec
|
C-PLOT
|
Support
|
Users
|
Contact
Documentation
Contents
->
REFERENCE MANUAL
->
Syntax Description
-> Comments
spec
Manual
Prev
|
Next
2.3.1. - Comments
A
#
introduces a comment. Everything following a
#
on an input line is ignored (unless the
#
is within a string). Comments are retained in macro definitions and are counted in the macro length.
Top
Prev
|
Next