On Fri, Apr 22, 2005 at 09:16:39AM -0700, Kyle Hayes wrote:
> if(comma)
> if(semi)
> /* lastname, firstname; room #; phone # format */
> *semi = 0;
> else
> *comma = 0;
> else if(semi)
> *semi = 0;
That's a really complicated way of writ
[trimmed cc list, nobody wants to read this noise]
On Sat, Apr 16, 2005 at 11:35:39PM +0200, Brian O'Mahoney wrote:
> >> (1) I _have_ seen real-life collisions with MD5, in the context of
> >>Document management systems containing ~10^6 ms-WORD documents.
> >
> > Dude! You could have been *f
2 matches
Mail list logo