Advertisement
Jodyone

Pseudocode recover

Mar 20th, 2014
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.26 KB | None | 0 0
  1.  
  2. // open card file
  3.  
  4. // repet until lend if card
  5.  
  6.     // read 512 bytes into a buffer
  7.  
  8.     // start of new JPEG
  9.  
  10.         // yes...
  11.  
  12.         // no....
  13.  
  14.     // already found Jpeg
  15.  
  16.         // no..
  17.  
  18.         // yes...
  19.  
  20. // Close any remaining files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement