Message-Id: <3.0.5.32.19971125173945.00a0c770@dictator.nt.tuwien.ac.at> Date: Tue, 25 Nov 1997 17:39:45 +0100 To: djgpp AT delorie DOT com From: Anton Helm Subject: Re: pointers &arrays[] In-Reply-To: References: <3 DOT 0 DOT 16 DOT 19971125153723 DOT 22af8ce2 AT hem1 DOT passagen DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk At 17:58 25.11.97 +0200, you wrote: > >This thread begins to look like an intermediate C class... > Yes, but I think it's a good idea to discuss such topics in this list too. People who have difficulties understanding the relations between pointers and arrays can take a look at Ted Jensen's "A Tutorial on Pointers and Arrays in C" which is available as a plain text file from various places on the net. I have no URLs vailable now, but you may ask your nearest search engine. Or ask Ted for his latest version: mailto:tjensen AT netcom DOT com Some time ago I have formatted and printed this tutorial for our students. The formatted version is available as a postscript file (size A4, about 40 pages) from ftp://cantor.nt.tuwien.ac.at/tony/djgpp/pointer.zip And yes, the programs discussed in the tutorial can be downloaded from the ftp site given on page 2 (just checked it).