stop

The stop Statement

The stop statement lets you stop program execution completely, depending on the value of its boolean input argument. The syntax of the stop statement is shown below.

 stop bProgShouldStop // stop program if flag <> 0

Generated by  doxygen 1.6.2