gdb does not detect segmentation faultNevermind. it was a wrong malloc caused by the previous malloc statement: [code]s = (int*) malloc(z...
gdb does not detect segmentation faultI changed a lot of my code and i think I made 'progress', altough i'm not sure. Now I'm getting a ...
gdb does not detect segmentation faultI have kind of a weird problem. I want to implement the boyer-moore string searching algorithm which...
This user does not accept Private Messages