Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Thanks, the whole fread will continue on to the next 512 bytes wasn't clear. So i think I've made a decent attempt at it but I'm getting a seg fault and I have no idea why. Commented May 8, 2020 at 15:34
  • I remember getting a seg faults because of the array of chars that I used to change the name of the outputted jpg files however it could be something else. Try posting your code if you couldn't figure out the seg fault on your own. Commented May 8, 2020 at 19:02
  • thanks but i managed it. Commented May 9, 2020 at 16:53