Re: [PHP-DEV] Re: cvs: php4 /main php.h

2002-03-15 Thread Andi Gutmans
At 11:38 AM 3/15/2002 -0500, Joseph Tate wrote: >I personally don't care which assert is used under Windows. I don't really >have time to test the VC++ build right now either, however, please remember >that while that whole discussion was going on the majority of the American >continents were asl

[PHP-DEV] Re: cvs: php4 /main php.h

2002-03-15 Thread Joseph Tate
Ok. From the MSDN (Which is available for free perusal from msdn.microsoft.com): --Begin M$ Technobabble-- The ANSI assert macro is typically used to identify logic errors during program development, by implementing the expression argument to evaluate to false only when the program is operating