home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / ada / 2387 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.lang.ada
  2. Path: sparky!uunet!munnari.oz.au!manuel!csc.canberra.edu.au!kari!tp923021
  3. From: tp923021@kari.canberra.edu.au (Ben Elliston)
  4. Subject: Instanciation
  5. Message-ID: <tp923021.714292909@kari>
  6. Sender: news@csc.canberra.edu.au
  7. Organization: Info Sci & Eng, University of Canberra, AUSTRALIA
  8. Date: 20 Aug 92 06:41:49 GMT
  9. Lines: 25
  10.  
  11. Hi.
  12.  
  13. I've got a package which I'm currently coding which uses a static data
  14. structure (an array of records to be precise).  Now, this package is an
  15. ADT with a private data type.
  16.  
  17. I want to be able to modify the size of this array from within a client
  18. program at runtime.
  19.  
  20. Can anyone suggest how I might be able to go about this?
  21.  
  22. Thanks.
  23.  
  24. Cheers,
  25. %Ben%
  26. ------------------------------------------------------------------------------
  27. Ben Elliston                                           | This message
  28. Bachelor of Engineering (Computer Engineering)         | brought to you
  29. University of Canberra                                 | by the machine
  30. Internet: tp923021@fir.canberra.edu.au                 | that goes
  31. FidoNet:  3:620/262                                    | 'ping'!
  32. -------------------------------------------------------+----------------------
  33. If a train station is where the train stops, what is a workstation?
  34. ------------------------------------------------------------------------------
  35.  
  36.