[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.2.5.4 The ; statement

As stated ; is mostly used to terminate statements, however it's also a statement in its own right.

The ; on it's own will simply be a null-statement causing nothing to happen. This is useful when you have test-clauses and loops (described later) that perform their intended purpose within the test or loop clause and aren't actually intended to do anything else.



This document was generated by Hekay Permer on April, 20 2005 using texi2html