On 4/13/05, Offer Kaye <[EMAIL PROTECTED]> wrote: > On 4/13/05, Jay Savage wrote: > > Hi, all: > > > > Below is a script to extract jpegs from an image of a corrupted or > > accidentally erased CF or other removable media from a digital camera. > > Here's another one, found by Googling. Maybe it will help: > http://www.zinkwazi.com/tools/jpg-recover > > -- > Offer Kaye
Offer, Thanks. This is very close to the C code I started out with. And other than superficially, it's pretty close to what I have now. Regexes with qr// seemed to run better than the repeated indexes and sbstrs, though, at least on my hardware. It looks like he's having the same problem working with EOF. Thanks, jay -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>