Greg Wooledge wrote: > Yes, "structured programming" was the term used. > Structured programming uses functions, while loops, > if/then/else statements, and so on, instead of "GOTO 1230" > type commands, to control a program's flow. > > One of the basic goals of structured programming languages > was to eliminate reliance on line numbers -- which were the > hallmark of many other languages in use at the time. > > Nowadays, we rarely think about this, because structured > programming won its battle. All modern languages are built > on this paradigm
Yes, of course :) But, cool way of telling that story B) -- underground experts united https://dataswamp.org/~incal