home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!asuvax!ncar!vexcel!copper!ssarmast
- From: ssarmast@copper.denver.colorado.edu (Sam Sarmast)
- Newsgroups: comp.lang.c
- Subject: Re: Arrays with variable dimensions?
- Message-ID: <4753@copper.Denver.Colorado.EDU>
- Date: 28 Dec 92 07:09:15 GMT
- References: <1992Dec26.220736.22177@news.ysu.edu>
- Organization: University of Colorado at Denver
- Lines: 10
-
- In article <1992Dec26.220736.22177@news.ysu.edu> ah017@yfn.ysu.edu (John B. Lee) writes:
- >
- >Is it possible to create an array that would change size according
- >to user input?
- >
- >John Lee
-
- Linked list would solve your problem...
-
-
-