X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Lines: 9 X-Admin: news AT aol DOT com From: sterten AT aol DOT com (Sterten) Newsgroups: comp.os.msdos.djgpp Date: 26 Jul 2004 09:52:20 GMT References: Organization: AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com Subject: Re: strange error Message-ID: <20040726055220.22465.00000447@mb-m11.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >If I'm to understand your thinking, you have in memory the Sym[][] array >and just after that the R[] array, and you I don't (yet) know where and how they are stored exactly want to use R[r] to count >from the R[] array down to a location in the Sym[][] array? no ! This happened accidently due to a bug.