![]() |
segmentation fault when opening file
I'm doing code in c language
I get segmentation fault when i try to open a file that contains 1000 lines similar to this 1,2,1,5,6,7 (I have six integers in every line separated by comma) What is the maximum limit to read using fopen in c? |
Re: segmentation fault when opening file
Some piece of code is required for somebody to help you. You will not satisfy if a person replies "Check the fopen function".
|
Re: segmentation fault when opening file
I have found the answer.please stop this thread
|
Re: segmentation fault when opening file
Quote:
|
| All times are GMT +5.5. The time now is 15:06. |