[Home] [By Thread] [By Date] [Recent Entries]

  • To: Tony Lavinio <tony@l...>
  • Subject: Re: Off Topic: Evolution of a Programmer
  • From: Niels Peter Strandberg <nielspeter@n...>
  • Date: Thu, 13 Mar 2003 17:02:10 +0100
  • Cc: xml-dev@l...
  • In-reply-to: <3E70A7E7.8040202@l...>

Ok! it yours, but you have to pick up by yourself! Beware of the canons!

Those danes don't know how to program, just ask Hamlet, Bjarne 
Stroustrup and Anders Hejlsberg. A bunch of loosers ;-)

GAME OVER!!!



On Thursday, March 13, 2003, at 04:46 PM, Tony Lavinio wrote:

>
>
> On 03-13-2003 10:28 AM, Niels Peter Strandberg wrote:
>> if (2b & !2b) {
>>     out("That is the question!");
>> }
>
> (2b || !2b)
>
> 1. & is the bitwise operator, so the first-order error is & -> &&.
> 2. && the wrong operator, so the second-order error is && -> ||
>
>
>
>
>


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member