From: "Greg Donnells" Newsgroups: comp.os.msdos.djgpp References: <3ac02f4b$0$14446$272ea4a1 AT news DOT execpc DOT com> Subject: Re: Hunting Sigsev Errors Lines: 8 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Fri, 30 Mar 2001 14:56:18 GMT NNTP-Posting-Host: 24.164.23.148 X-Complaints-To: abuse AT rr DOT com X-Trace: typhoon.tampabay.rr.com 985964178 24.164.23.148 (Fri, 30 Mar 2001 09:56:18 EST) NNTP-Posting-Date: Fri, 30 Mar 2001 09:56:18 EST Organization: RoadRunner - TampaBay To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com It seems the fread() error was being caused by a stack overflow. Thank's for all your help and suggestions - I've changed my variable declarations and am off and running now. Thanks again.....