Group: parameters
Topic: case statement
Topic: termination of control unit
Topic: event controlled processing
ThesaHelp: references t-z
Topic: generalized repetition
| |
Reference
Zahn, C.T. Jr.,
"A control statement for natural top-down structured programming", pp. 170-180, in Goos, G., Hartmanis, J. (ed.),
Programming Symposium,
Lecture Notes in Computer Science, 19, Berlin, Springer-Verlag, 1974.
Google
Quotations
QuoteRef: zahnCT_1974 ;;172 event driven case statement: until ev. or ev2 or... or evn do so then case evb: sl : ev2: s2 etc.
| QuoteRef: zahnCT_1974 ;;174 until no_more_data do ... if eof then no_more_data ... this does the event exiting
| QuoteRef: zahnCT_1974 ;;177 passing parameters with events eg table_match (int match_index) : s1 in case label definition and within do loop ...thentable_match (i)
|
Related Topics
Group: parameters (10 topics, 145 quotes)
Topic: case statement (25 items)
Topic: termination of control unit (22 items)
Topic: event controlled processing (46 items)
ThesaHelp: references t-z (309 items)
Topic: generalized repetition (16 items)
|