Date: Fri, 30 Jul 1999 08:57:15 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Wieslaw Bela cc: djgpp AT delorie DOT com Subject: Re: A bug In-Reply-To: <199907290753.JAA19712@aurora.put.poznan.pl> 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 Thu, 29 Jul 1999, Wieslaw Bela wrote: > names (I also tried to compile on two different machines), and the effect > is always the same: the memory for (static) array "wyglad" isn't > allocated (when I debug it, size of this array is 0) Sorry, I dont't understand what that means: ``size of this is array is 0''. Could you please explain how did you try to compute the size of the array? And why the size of thne array is important for your program?