Dear Sir,
>> printf("i[1000][1000] = %ld\n", i[1000][1000]);
You try to access memory beyon the array's bound, so SIGSEGV is normal
reaction.
With best wishes,
Alex Romadinoff, Lead Software Develope (Mac department) , OpenTeach
Software, Ltd.
- Re. array access S.R.Sathe
- RE: Re. array access Kurt Wall
- Re: Re. array access Eivind Tagseth
- Re: Re. array access Kurt Wall
- RE: Re. array access romadinov
- RE: Re. array access Kurt Wall
