This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin gcc and arrays -- Possible bug???


Cynthia Randles" <crandles@Princeton.EDU> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]