From: Christian Bird Newsgroups: comp.os.msdos.djgpp Subject: Re: Dynamically allocated arrays Date: Sun, 02 Feb 1997 15:53:34 -0700 Organization: Brigham Young University Lines: 9 Message-ID: <32F51AEE.6A3B@byu.edu> References: <32F51954 DOT 6B69 AT byu DOT edu> NNTP-Posting-Host: byu-0718.ln.byu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp in the previous message I delcared cell ** maze; it should be cell ** make_maze; thanks!