in reply to Searching binary data

Back when I was programming in C, I came across this kind of problem all the time. Here's the approach that I used: Instead of using a regex, I'd probably use index(), but if that's too slow I would just write a C program to do the job.

--t. alex

"Here's the chocolates, and here's the flowers. Now how 'bout it, widder hen, will ya marry me?" --Foghorn Leghorn