determine the line where we have mistake causes to segmentation fault
- by gcc
Can we determine, in our code where we have mistake which causes to segmentation fault
After writing some code ,to determine where i have segmentation fault,
can gcc show me you have mistake(or error typing) in ... line because of the that line
you encounter with segmentation fault.