home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.ada
- Path: sparky!uunet!munnari.oz.au!manuel!csc.canberra.edu.au!kari!tp923021
- From: tp923021@kari.canberra.edu.au (Ben Elliston)
- Subject: Instanciation
- Message-ID: <tp923021.714292909@kari>
- Sender: news@csc.canberra.edu.au
- Organization: Info Sci & Eng, University of Canberra, AUSTRALIA
- Date: 20 Aug 92 06:41:49 GMT
- Lines: 25
-
- Hi.
-
- I've got a package which I'm currently coding which uses a static data
- structure (an array of records to be precise). Now, this package is an
- ADT with a private data type.
-
- I want to be able to modify the size of this array from within a client
- program at runtime.
-
- Can anyone suggest how I might be able to go about this?
-
- Thanks.
-
- Cheers,
- %Ben%
- ------------------------------------------------------------------------------
- Ben Elliston | This message
- Bachelor of Engineering (Computer Engineering) | brought to you
- University of Canberra | by the machine
- Internet: tp923021@fir.canberra.edu.au | that goes
- FidoNet: 3:620/262 | 'ping'!
- -------------------------------------------------------+----------------------
- If a train station is where the train stops, what is a workstation?
- ------------------------------------------------------------------------------
-
-