[XviD-devel] New Trellis Quant

James Bilotto jb13 at gomerbud.com
Sat May 10 19:01:40 CEST 2003


On Sat, May 10, 2003 at 06:09:35PM +0200, Christoph Lampert wrote:
> On Sun, 11 May 2003, Radek Czyz wrote:
> > It's a weird code. Does it compile?
> > As far as I know, it's not possible to declare variables in the middle
> > of the code. MS Visual Studio doesn't allow it, anyway...
> 
> That's C99. I'll change to "standard".

C99 is the standard

> >
> > Also, what's bzero() function? I'm guessing that I can change it to
> > memset(0...). Not part of VS either :)
> 
> It's deprecated, memset(ptr,0,size) has the same effect, yes.

bzero() should be faster


More information about the XviD-devel mailing list