Comment Syntax: Difference between revisions

Jump to navigation Jump to search
135 bytes added ,  9 November 2010
no edit summary
(add javascript)
No edit summary
Line 4: Line 4:
comments
comments
*/
*/
</pre>
DOS Command Code:
<pre>
REM [comment]
ex: REM single line comment
</pre>
</pre>


Line 43: Line 49:


Reference
Reference
* [http://www.csulb.edu/~murdock/rem.html DOS Command:  REM]
* [http://www.tizag.com/phpT/comment.php using comments in php]
* [http://www.tizag.com/phpT/comment.php using comments in php]
* [http://www.tizag.com/xmlTutorial/xmlcomment.php xml comment]
* [http://www.tizag.com/xmlTutorial/xmlcomment.php xml comment]

Navigation menu