Re: segmentation fault in c progrmming

2003-08-31 Thread Gordon Messmer
reza saeidinia wrote: I think that it is memory less error. in borland c when this error are accouring in options windows we check huge memory and this error is removed. but this option is'nt exist in kdeveloper (or I do'nt know it). I don't believe there is such an option on any Unix system. A

segmentation fault in c progrmming

2003-08-28 Thread reza saeidinia
Hello This is not a file only. this is a project with about 200 files (c,h). and I write a file and add it to the project .the other files were compile without error but when runing my file the error segmentation fault apear. I think when the equalitty t=mat1[i][j] the error accoured. when the