Date: Wed, 7 Jul 1999 15:54:14 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: varobert AT colba DOT net cc: djgpp AT delorie DOT com Subject: Re: Dynamic Array - Need HELP In-Reply-To: <3.0.32.19990706223331.0079f100@mail.colba.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 6 Jul 1999 varobert AT colba DOT net wrote: > Why would the size of a pointer be 8 bytes long ? Shouldn't it be 4 bytes ? Yes, the size of a pointer in DJGPP is 4 bytes.