[an error occurred while processing this directive]

The Dangling Else

A Potential Problem

     if (C1) if (C2) S2 else S3
To which if does the else S3 clause belong?

The Program

[an error occurred while processing this directive]

The Sample Run

[an error occurred while processing this directive]

The Program

[an error occurred while processing this directive]

The Sample Run

[an error occurred while processing this directive]

The Lesson

[an error occurred while processing this directive]
Sunday, 16-Feb-1997 12:53:33 EST