home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!elroy.jpl.nasa.gov!sdd.hp.com!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!undergrad.math.waterloo.edu!oamancin
- From: oamancin@undergrad.math.waterloo.edu (Adrian Mancini)
- Subject: coding with user defined var types
- Message-ID: <C1JMvJ.ALJ@undergrad.math.waterloo.edu>
- Keywords: var user defined
- Organization: University of Waterloo
- Date: Thu, 28 Jan 1993 02:57:18 GMT
- Lines: 19
-
- Hi
-
- I'm implementing a tree that will accept user defined data.
- That is on one run the user may want to store integers in the tree
- and on the next run the user may want to store char.
-
- Is there anyway one can postpone declaring a type
- structure until the user can be prompted as to what kind of data
- will be entered. (in PASCAL of course)
-
- Any kind of answer would be ACES!!!!
-
-
-
- Thanx
-
- ADRIAN
- "Eat more Moose"
-
-