Hi dear friends,
I have problem including Segmentation fault and I don't know how to repair it. I am using gdb but I haven't knowledge how to repair mistake like this:
Code:
Program received signal SIGSEGV, Segmentation fault.
0xb7e66021 in _IO_vfscanf_internal (s=s@entry=0x804b008, format=format@entry=0x8048d89 "%s", argptr=argptr@entry=0xbffca388 " ", errp=errp@entry=0x0) at vfscanf.c:1095
1095    vfscanf.c: No such file or directory.
(gdb)
I think so this mistake means so I filled much memory but I don't know, how could I make it correctly. Can you help me please? Should I share my code?

Thank you, greetings Tomas.