Content deleted Content added
Derek Ross (talk | contribs) →Structural equivalent: clarify |
Derek Ross (talk | contribs) m →Structural equivalent: tweak |
||
Line 12:
== Structural equivalent ==
For an example comparing Jackson Structured Programming to "traditional" structured programming, let us consider a C program to count the number of lines in a file.
The JSP version of the program is structurally equivalent to
|