home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / misc / 2741 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.7 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mips!sdd.hp.com!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!yuma!cs.ColoState.EDU!rro
  2. From: rro@cs.ColoState.EDU (Rod Oldehoeft)
  3. Newsgroups: comp.lang.misc
  4. Subject: Origin of "dope vector"
  5. Message-ID: <Aug19.205611.51383@yuma.ACNS.ColoState.EDU>
  6. Date: 19 Aug 92 20:56:11 GMT
  7. Sender: news@yuma.ACNS.ColoState.EDU (News Account)
  8. Reply-To: rro@cs.ColoState.EDU
  9. Organization: Colorado State University
  10. Lines: 26
  11.  
  12. I'm writing up a little paper on array implementation and
  13. manipulation.  I use the term "dope vector" for the data
  14. structure that holds lower and upper bounds and subscripting
  15. multipliers for each dimension.  The oldest reference I
  16. have for this particular term is Gries' 1971 book, where
  17. the reference is:
  18.  
  19. ... "For arrays this template is called a dope vector or
  20. information vector. ...
  21.  
  22. The terms are underlined, but still it seems to be a term
  23. in common use at that time.  Does anyone know where the
  24. term was first coined?
  25.  
  26. -- 
  27. |--------------------------------------------------------------|
  28. | Rod Oldehoeft                    Email: rro@cs.colostate.edu |
  29. | Computer Science Department      Voice: 303/491-5792         |
  30. | Colorado State University        Fax:   303/491-6639         |
  31. | Fort Collins, CO  80523                                      |
  32. |--------------------------------------------------------------|
  33. | Three outstanding attitudes---obliviousness to the growing   |
  34. | disaffection of constituents, primacy of self-aggrandizement,|
  35. | and the illusion of invulnerable status---are persistent     |
  36. | aspects of folly.   ---Barbara Tuchman, "The March of Folly" |
  37. |--------------------------------------------------------------|
  38.