Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
In the following program, variable c is defined at line 2, but it becomes undefined at line 14. If you comment out one of the lines between lines 4 to 12 and/or 16 to 29, this error doesn't occur.
I wonder if this frees the memory taken by c.