current stable:
0.99.6
unstable:
cvs (0.99.7)
General
  Home / News
  About
  Contact
  The Team

Obtaining
  Download
  Source Tarball
  CVS Web View
  Misc. Files

Documentation
  Introduction
The Manual
  Download [html]
  Download [pdf]
  View Online
API
  Download [html]
  View Online
Resources
  Script Examples

Developer
  Introduction
Developer Guide
  Download [html]
  Download [pdf]
  View Online
Ferite C API
  Download [html]
  View Online




Open Source Approved

SourceForge Logo
KwMap.net - browse the Keyword Map of ferite.org

[previous] Language Reference[up][toc]Types [next]


Comments

These are possibly the most important feature of ferite. Seriously. Ferite supports two methods of commenting code either the C style ( /* */ ) or the C++ style ( // ). These can be placed anywhere within the scripts. All I can say is use them - comments make peoples life so much easier.
    // This is a comment
    /* This is another comment */
    					



[previous] Language Reference[up][toc]Types [next]
ferite et al © 2000-2004, Chris Ross