Viewing 0 reply threads
You must be logged in to reply to this topic.
There are several reasons to end with Segmentation fault. The most common ones are, due to wrong format strings in fprintf command. (for example, if you try to print a string which is not null terminated, then you may end with such error)
First check the fscanf or fprintf commands (if any)
You must be logged in to reply to this topic.
Discuss Through WhatsApp