From: Chris Jones Newsgroups: comp.os.msdos.djgpp Subject: Re: SIGSEGV problem with DJGPP (deleting array) Date: Wed, 14 Apr 1999 11:48:09 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 17 Message-ID: <7f1v9o$13j$1@nnrp1.dejanews.com> References: <7f0g7a$qg7$1 AT nnrp1 DOT dejanews DOT com> <19990413233119 DOT 19280 DOT 00000403 AT ng19 DOT aol DOT com> NNTP-Posting-Host: 128.40.205.1 X-Article-Creation-Date: Wed Apr 14 11:48:09 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95) X-Http-Proxy: 1.1 x15.dejanews.com:80 (Squid/1.1.22) for client 128.40.205.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <19990413233119 DOT 19280 DOT 00000403 AT ng19 DOT aol DOT com>, gjsandoval AT aol DOT comalwyz (Gjsandoval) wrote: > According to your declaration, you have made an array of (size + 1), which > means that you can access the subscripts from [0] to size; > Try commenting this line out and see how it works. Thanks, that seems to be (one of) my problem (s). The program still doesn't work, but I'm a little nearer..... :) -- Chris Jones "Everybody who believes in psychokinesis, raise my right hand" -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own