Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <002001c24e27$665da760$0101a8c0@albion> From: "Cliff Hones" To: References: <3D6C06A3 DOT 9B2A7853 AT princeton DOT edu> Subject: Re: cygwin gcc and arrays -- Possible bug??? Date: Wed, 28 Aug 2002 01:09:27 +0100 Organization: Aonix Europe Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Cynthia Randles" wrote: > I was wondering if anyone could help me. > I have the following lines of code: > ... I would guess that you have a problem with the declarations of rad_array and vol_array - the behaviour you see would occur if they shared the same storage. It would be helpful if you posted the whole program, including your declarations. -- Cliff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/