Content deleted Content added
m moved Talk:Eiffel programming language/Expanded draft to Talk:Eiffel (programming language)/Expanded draft: bookkeeping for article move |
Jerryobject (talk | contribs) m Removed needless piping in 1 link. |
||
Line 364:
* choice (case)
Unlike many object-oriented languages, but like [[
The loop instruction includes a '''from''' clause that takes care of loop initialization. The programmer must express the stepping as part of the loop. For example:
|