From: "James B. Bryant" Newsgroups: comp.os.msdos.djgpp Subject: Basic Help with DJGPP MEMORY Date: Fri, 07 Feb 1997 12:22:38 -0600 Organization: McDonnell Douglas Lines: 12 Message-ID: <32FB72EE.41C6@iastate.edu> NNTP-Posting-Host: du89-18.cc.iastate.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 Does DJGPP use _all_ of the same basic libraries that TC v3.X uses? What I am specifically interested in is how to allocate mulitdimensional arrays, and if they are faster than declaring two 1-D arrays. Are there any simple tutorials out there starting from basics moving to advanced programming? | James B. Bryant | | jaybebe AT iastate DOT edu | | http://www.public.iastate.edu/~jaybebe/homepage.html |