| Is it also true that gotos take a lot of time to process, especially in
a-time? I think another argument is that often the types of projects that
utilize if-thens the most are ones that rely heavily on sensing and
control, i.e. midi and other realtime inputs where processing time is of
the essence, so to speak. I think I'll jump on the bandwagon here and
speak in favor of the statement block idea. I'm no expert on programming
languages (I'm in my fifth week of a college C Programming course) but
there must be some more elegant way of doing this, right? It seems rather
inefficient to me to have my program jumping around everytime there is a
little trick to perform. Anyway, just a suggestion. I'm afraid I don't
have enough programming know-how to work out any details.
Kevin Gallager, kgallagh@astro.temple.edu
Web - http://astro.temple.edu/~kgallagh
|