Skip to content

Instantly share code, notes, and snippets.

// Mark J. Rigdon
// CS50
// 2019-01-30
// pset3 recover.c
// Inputs a raw data file, finds the JPEG's in the file, writes the JPEG's out to individual files.
/****** Mark's Pseudocode Outline ******
x Ensure proper syntax of command is input by user
x Ensure recover command fails over nicely if the file input cannot be accessed/read
x open memory card file